> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/jp/tsru/relight.md).

# 再照明

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

### Relight の始め方を簡単に説明します：

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

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

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

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
