# 3Dモーション

Morphicで3Dモーションを使う方法を簡単にご紹介します：

{% embed url="<https://youtu.be/zgdxqY5V43w>" %}

1. Canvasに画像をアップロードするか、生成してください
2. 画像を選択します
3. フォーカスモードで3Dモーションに切り替えます
4. Morphicがポイントクラウドを作成し、奥行きを検出します
5. クリックしてドラッグし、カメラを移動します
6. カーソルで回転、ズームイン・ズームアウト、パン操作を行い、さまざまな角度と奥行きを試してみましょう
7. 「+ 新しい位置」をクリックして、現在のカメラビューを保存します
8. 最大20個のカメラ位置を追加して、ショットを構成できます
9. ビデオのタイムラインを使って、各位置が表示されるタイミングを調整します
10. 必要に応じて、プロンプトを追加します
11. 生成を押して、カスタムのカメラモーションで画像をダイナミックな動画に変換します

これで、Morphicの3Dモーション機能の使い方は以上です。これは、画像から奥行きのあるダイナミックな動画を作成するのに最適です。

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://morphic.com/docs/jp/dong-hua/3d-motion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
