# 빠른 흐름

## 개요

Fast Flow 효과는 유체 입자 시뮬레이션을 실행하고 그로부터 마스크를 생성합니다.

## 매개변수

<table><thead><tr><th width="199.7999267578125">속성</th><th>설명</th></tr></thead><tbody><tr><td><strong>반복 횟수</strong></td><td>시뮬레이션이 실행될 반복 횟수입니다.</td></tr><tr><td><strong>속도 임계값</strong></td><td>이 값보다 속도가 낮은 입자는 제거됩니다.</td></tr><tr><td><strong>비 강도</strong></td><td>시뮬레이션 시작 시 떨어뜨리는 비 입자의 수입니다.</td></tr><tr><td><strong>부드러움</strong></td><td>결과 마스크를 부드럽게 합니다.</td></tr><tr><td><strong>흐름 컷오프</strong></td><td>일정량 이하의 물을 가진 모든 입자를 제거합니다.</td></tr><tr><td><strong>흐름 부드러움</strong></td><td>개별 흐름 사이의 부드러운 영역을 혼합합니다.</td></tr></tbody></table>

## 결과

<div><figure><img src="/files/a9b49a00bdadcff1212591b925ba7b9aa7087ed4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/f99b5cec13bf83cad9785504648e055eaf003b89" 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/effects/fast-flow.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.
