# 体积雾

## 简短描述

编辑用于大气效果的体积雾属性。

## 描述

该工具允许用户编辑场景中与体积雾相关的属性。它提供了用于密度、可见性和光散射效果的各种设置，以增强环境的大气质量。

## 属性

### 基本属性

* **密度**：控制雾的密度。
* **距离**：控制雾的可见距离。
* **高度**：控制雾的高度衰减。
* **上帝光**：控制雾中的光散射，可用于模拟上帝光效。
* **色相**：调整粒子的色相。
* **饱和度**：调整颜色饱和度。
* **亮度**：控制亮度级别。


---

# 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.polygonflow.io/dash-documentation-zh/dash-gong-ju/fogtool.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.
