# 水理

## **概要**

ハイドロリック浸食フィルターは、高度に調整可能な浸食のシミュレーションを提供します。このフィルターは地形に雨が降り、地形の法線に従って下方へ移動しながら浸食と堆積を行う様子をシミュレートします。さらに、凍結/融解による堆積物の斜面下方への移動と、その結果として斜面の末端に大きな堆積が形成される熱的浸食シミュレーションも提供します。

## **パラメータ**

<table><thead><tr><th width="199.7999267578125">プロパティ</th><th>説明</th></tr></thead><tbody><tr><td><strong>イテレーション</strong></td><td>シミュレーションが実行される反復回数。反復回数が多いほど効果は強くなります</td></tr></tbody></table>

### 水理侵食

<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><tr><td><strong>最大浸食深度</strong></td><td>ピクセルごとに発生し得る最大の浸食量。</td></tr></tbody></table>

### 降雨

<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></tbody></table>

### 水文学的設計

<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></tbody></table>

### 風

<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></tbody></table>

### 熱的浸食

<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>地形への堆積物の追加と除去のバランスを調整します。シーン内の物質量を一定に保つには0.5にしておいてください。</td></tr><tr><td><strong>タイプ</strong></td><td>2つの異なる計算モードの切り替えを行います。</td></tr></tbody></table>

## **結果**

<div><figure><img src="/files/f8ce98c51f0c040c216e3a59e9e4c2b73e0fe63b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/be8219c7ff9d15725f2c069da5e5e391923ba067" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fdbe2224d50d9c0a9be8061a7bc0ac2611b90ee7" 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/baimu/filters/basic-erosion/hydraulic.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.
