# シンプルフロー

## 概要

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>3種類の異なるフローモードの間で切り替えます。</td></tr></tbody></table>

## 結果

<div><figure><img src="/files/92ae021c7619cfdbb372330c5276bb74bc610731" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9a817ce265cc34a709d44f09f6cd05e0c7ab4ae3" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/0dc99a3e97ccfa1367cf7e5cea905403984dd9d5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2c1fed8e8d7ac0caa51c0ff15c6f08089d0d40bd" 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/ja/rifarensu/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.
