# 부드러운 흐름

## **개요**

Soft Flows 침식은 입자 기반 침식 시스템을 제공합니다. 지형의 경사를 기반으로 입자를 생성하고 그것들을 내리막으로 이동시켜 이동 중에 침식 및 퇴적을 수행합니다.

## **매개변수**

<table><thead><tr><th width="199.7999267578125">속성</th><th>설명</th></tr></thead><tbody><tr><td></td><td></td></tr><tr><td></td><td></td></tr><tr><td></td><td></td></tr></tbody></table>

* **깊이**

  침식의 강도에 영향을 줍니다. 값이 작을수록 시각적 변화가 더 강해집니다.

* **최대 길이**

  입자가 이동할 수 있는 최대 거리입니다.

* **경사 시작 최소/최대**

  입자가 생성될 수 있는 시작 경사 범위를 설정합니다.

* **경사 최소/최대**

  입자가 지형을 침식할 수 있는 경사 범위를 설정합니다.

* **노이즈**

  침식된 영역에서 무작위 노이즈 영향의 양을 제어합니다.

* **정밀도**

  흐름 방향 계산에서 정밀도 매개변수에 영향을 줍니다.

* **퇴적물**

  침식에 퇴적을 추가합니다.

## **결과**

<div><figure><img src="/files/bf2be2923eaa8c79a6826195047a1bf35f7837c3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/b08df86b0ef97aa6ca067c76cb3b24bb1293f34c" alt=""><figcaption></figcaption></figure> <figure><img src="/files/692ea91ba8f8692bdf3a1142103d0a3fe4428fab" alt=""><figcaption></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/ko/reference/terrain/biome/filters/basic-erosion/soft-flows.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.
