# スミア

## 概要

Smear（スミア）効果は、分布上を流れる水の粒子が下流へ侵食していく様子をシミュレートします。これは他のアプリケーションで知られるフルビアルアドベクションや色の侵食に類似しています。洗い流された堆積物の表現を作るために、グラデーションマテリアルと組み合わせて使用することを意図しています。

## パラメータ

<table><thead><tr><th width="199.7999267578125">プロパティ</th><th>説明</th></tr></thead><tbody><tr><td><strong>角度のランダム性</strong></td><td>に追加のランダム性を加えます。 <strong>スポーン角度の範囲。</strong></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><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/6a096ac58b512687ade8a7ac5d68f78ce86aa07e" alt=""><figcaption></figcaption></figure> <figure><img src="/files/658033ce3dea7a69ad16548613b4f17a2b354959" 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/sumia.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.
