# 阴影

下面介绍了在3ds Max的Verge3D中设置漂亮的实时阴影的设置和最佳实践。

![](https://www.soft8soft.com/docs/files/shadows-max/shadows-example.jpg)

### 灯光设置(Per-Light Settings)

可以使用3ds Max的本机面板为每个单独的灯启用/禁用阴影。支持的阴影设置以绿色突出显示。<br>

<div align="center"><img src="https://www.soft8soft.com/docs/files/shadows-max/shadow-settings-perlight-max.jpg" alt=""></div>

必须启用 复选框**On，**&#x5E76;且必须在下拉列表中选择**阴影贴图(Shadow Map)**，以便在Verge3D中显示阴影。

**衰减/场(Falloff/Field)**&#x5B9A;义阴影体积（越少越好）。

**偏差(Bias)**&#x53EF;以调整，直到你摆脱自我阴影瑕疵和/或彼此平移效果。

**大小(Size)**&#x63A7;制阴影纹理有多大（在速度和质量之间交易）。

**样本范围(Sample Range)**&#x63A7;制阴影的模糊比。

**绝对地图偏差(Absolute Map Bias)**&#x53EF;以根据场景大小独立计算**偏差**。

### 对象设置(Per-Object Settings)

您还可以基于per-object启用和禁用接收和投射阴影。

![](https://www.soft8soft.com/docs/files/shadows-max/object-properties.jpg)

![](https://www.soft8soft.com/docs/files/shadows-max/shadows-per-object-settings.jpg)

您可以查看以下[视频，](https://www.youtube.com/watch?v=ItsmBFa3lU0)了解如何在3ds Max中设置阴影。

有关更多信息和最佳实践，另请参见Autodesk的官方[文档](https://knowledge.autodesk.com/support/3ds-max/learn-explore/caas/CloudHelp/cloudhelp/2017/ENU/3DSMax/files/GUID-4BF878CD-5BD6-4F1A-A20B-8A6BD7D3703B-htm.html)。


---

# 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://docs.eightest.com/3ds-max-artists-guide/shadows.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.
