# 雾卡

## 简短描述

用于编辑场景中雾卡属性的工具。

## 描述

雾卡工具允许用户编辑与雾和云效果相关的各种属性。它提供用于调整场景中云的外观和行为的控件，包括颜色、密度和运动。此自定义可增强用户环境中雾的视觉真实感。

## 属性

### 基础属性

* **对象**：要处理的对象。
* **基础颜色色调**：设置雾卡的基础颜色色调。
* **云密度**：调整云的密度。
* **云亮度**：调整云的亮度。
* **云对比度**：设置云的对比度。
* **边缘渐隐距离**：控制雾的边缘渐隐距离。
* **相机渐隐距离**：控制相机到雾的渐隐距离。
* **风速**：调整影响云的风速。
* **风向**：设置影响云的风向。
* **云风平铺**：调整云风模式的平铺。


---

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