# カメラアングルを変更する

<figure><img src="/files/f081e65c39ef532f7b255989c2ff66b695f3cca1" alt=""><figcaption></figcaption></figure>

キャラクター、オブジェクト、またはシーンをアップロードするか生成することから始めます。

<figure><img src="/files/6b9638afe0fdd1404008bccd8d565d0bf44a2e0c" alt=""><figcaption></figcaption></figure>

画像を選択し、プロンプトバーに希望するカメラアングルを記述します。位置、フレーミング、向きについてできるだけ具体的に記載すると、より正確な結果が得られます。

<figure><img src="/files/82917c132d73779a1dabf9c2124539281569e877" alt=""><figcaption></figcaption></figure>

サンプルプロンプト: 「クマの後ろ姿、距離は同じにして。」

これはキャラクターの後方向きバージョンを生成し、プロポーションとビジュアルスタイルを保持しました。

<figure><img src="/files/e5d495a550cab05615910d7390704bda765a7b1b" alt=""><figcaption></figcaption></figure>

サンプルプロンプト: 「クマの左側パンショット。」

これは左側からの横向きビューを生成し、要求されたパンを正確に反映しました。

<figure><img src="/files/d8b4e26f92540a075242c92419dcb30d28470905" alt=""><figcaption></figcaption></figure>

サンプルプロンプト: 「クマの上方からの俯瞰ショット。」

<figure><img src="/files/2007e0029288a486a44952e8172d23ff88af4701" alt=""><figcaption></figcaption></figure>

シンプルなプロンプトを使って、任意のキャラクター、オブジェクト、シーンの異なるカメラアングルを作成できます。再描画や手動でのポーズ変更は不要です。

**次のようなプロンプトを試してください:**

* クマの左側パンショット
* クマの上方アングルショット
* ローアングルの劇的なショット
* 上方からの製品ビュー
* キャラクターのクローズアップ横顔

これはキャラクターのターンアラウンド、スプライトシート、複数ショットのストーリーボード、製品モックアップ、広告のバリエーションに最適です。

{% hint style="info" %}
**プロのコツ:**

最も正確な結果を得るには、方向（左、上、後ろ）、フレーミング、照明、距離、スタイルなどの視覚的連続性について具体的に記載してください。
{% endhint %}

***


---

# 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/hauts/change-camera-angles.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.
