# 平滑

## **概览**

平滑滤镜对地形应用标准平滑操作。结合某些可能产生较多噪声的滤镜（如侵蚀中的沉积）时，这会很有用。

## **参数**

<table><thead><tr><th width="179.699951171875">属性</th><th>描述</th></tr></thead><tbody><tr><td><strong>强度</strong></td><td>控制平滑效果的力度。</td></tr><tr><td><strong>半径</strong></td><td>控制平滑采样区域的大小。</td></tr></tbody></table>

## **结果**

<div><figure><img src="/files/ff5c0858804df6e3eb240c4b71af2d20a2842bc5" alt=""><figcaption><p>平滑前的地形</p></figcaption></figure> <figure><img src="/files/eaac22c0d7645b14a790bc41e2ffc4c7ee9d98b6" alt=""><figcaption><p>平滑滤镜</p></figcaption></figure></div>


---

# 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.world-creator.com/zh/can-kao/terrain/sheng-wu-qun-xi/filters/effect/smooth.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.
