# 散布

## **概要**

Scatterフィルターは、〜と同様に [Splatter分布](/ja/rifarensu/terrain/distributions/patn/splatter.md) 与えられたパターンを地形全体に散布します。これにより、いくつかの手続き的パターンやカスタム画像から選択できます。

## **パラメーター**

<table><thead><tr><th width="179.699951171875">プロパティ</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><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/bff6a421efcffd617cb351c390f9799146416966" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5f2512701177226f488085cc33532c678edfb6f3" 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/effect/scatter.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.
