> For the complete documentation index, see [llms.txt](https://docs.world-creator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.world-creator.com/ja/rifarensu/terrain/distributions/patn/splatter.md).

# スプラッター

## 概要

スプラッタ分布は、地形上に画像を散布して選択を作成できるようにします。

## パラメータ

<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><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>

## 結果

<figure><img src="/files/8f782f9f83b43f9748af555e8026fae55390b433" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/distributions/patn/splatter.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.
