# リライト

MorphicのRelightを使うと、照明を変えることで、どんな画像でも雰囲気や空気感を変えられます。光の向き、色、明るさ、質を調整して、あらゆるシーンの印象を変えましょう。

### Relightの使い始め方を簡単に説明します。

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

1. プロンプトバー上の［ツール］タブからRelightを選択するか、次を入力します `/` そして［ウィジェット］メニューからRelightを選びます
2. RelightオーバーレイがCanvasに開き、設定パネル、インタラクティブなライトコントロール、そして画像を選択またはアップロードできる［アセット］タブが表示されます
3. アセットから画像を選択するか、画像をアップロードします
4. プリセットの色見本から光の色を選ぶか、カラーピッカーをクリックしてカスタムカラーを選択します
5. ドロップダウンで位置を設定するか、軌道ビュー上の光源をドラッグして手動で配置します。矢印ボタンを使って、さらに細かく調整することもできます
6. ソフトライトとハードライトの質を切り替えます
7. スライダーを使って明るさを調整します
8. ［生成］をクリックします

これで、MorphicのRelight機能の使い方は以上です。さまざまな色、位置、光の質を試して、最初からやり直さずにどんなシーンの雰囲気でも変えてみましょう。

***


---

# 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/tsru/relight.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.
