> 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/zh/gong-ju/relight.md).

# 重新打光

Morphic 上的 Relight 可让你通过改变图像的照明来调整任何图像的氛围和情绪。控制光线的方向、颜色、亮度和质量，改变任何场景的感觉。

### 下面是一个关于如何开始使用 Relight 的快速教程：

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

1. 从提示栏上方的“工具”选项卡中选择 Relight，或输入 `/` 并从“部件”菜单中选择 Relight
2. Relight 覆盖层会在画布上打开，包含一个设置面板、一个交互式光源控制以及“资产”选项卡，你可以在其中选择一张图像或上传一张图像
3. 从您的资源中选择一张图像，或上传一张
4. 从预设色板中选择一种光线颜色，或点击颜色选择器选取自定义颜色
5. 使用下拉菜单设置位置，或在轨道视图中拖动光源以手动放置。你也可以使用箭头按钮进行更精细的调整
6. 在柔光和硬光质量之间切换
7. 使用滑块调整亮度
8. 点击“生成”

这就是在 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/zh/gong-ju/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.
