> For the complete documentation index, see [llms.txt](https://docs.world-creator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.world-creator.com/zh/cao-zuo-zhi-nan/add-filters/add-erosion.md).

# 添加侵蚀滤镜

我们现在将添加一个 [Soft Flows 侵蚀](/zh/can-kao/terrain/sheng-wu-qun-xi/filters/basic-erosion/soft-flows.md) 滤镜。此滤镜是一种使用水粒子来模拟沉积物侵蚀和沉积的简单侵蚀算法。添加后，您可以浏览位于滤镜设置顶部的各个 [预设 ](/zh/can-kao/presets.md)以快速更改滤镜的外观，或者您也可以手动调整滤镜使用的所有参数以根据您的喜好进行微调。

<figure><img src="/files/856cb98e303c9b3cae8de6c52d2d6f7c735dbfcf" alt=""><figcaption></figcaption></figure>


---

# 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://docs.world-creator.com/zh/cao-zuo-zhi-nan/add-filters/add-erosion.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.
