# 간단한 흐름

## 개요

Simple Flow 효과는 분포를 흐름 방향을 따라 변위시킵니다. 공동 분포 결과처럼 값과 가장자리가 다양하게 분포된 패턴에서 가장 잘 작동합니다.

## 매개변수

<table><thead><tr><th width="199.7999267578125">속성</th><th>설명</th></tr></thead><tbody><tr><td><strong>강도(Strength)</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/16d2c615c55cd87cf61cf5088f2f3a5e0d32b33c" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0475bb4a6d2614c37ff14a06954dbebc4b39b552" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/64ca231bb63fb53a1f198b0b1774b8eee3a926a9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/e2e7c0bd78d934f8343e93c9d506b95daebecac2" 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/simple-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.
