> 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/ja/chtoriaru/add-filters/add-erosion.md).

# 侵食フィルターを追加

今から追加します、 [Soft Flows Erosion](/ja/rifarensu/terrain/baimu/filters/basic-erosion/soft-flows.md) フィルター。このフィルターは水の粒子を使って土砂の侵食と堆積をシミュレートする単純な侵食アルゴリズムです。追加したら、さまざまな [プリセット ](/ja/rifarensu/presets.md)をフィルター設定の上部で参照してフィルターの見た目を素早く変更することも、フィルターが使用するすべてのパラメーターを手動で調整して好みに合わせて微調整することもできます。

<figure><img src="/files/8d2c3b675a90dcf00d53133699ee60b7f14fac6f" 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/ja/chtoriaru/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.
