# クレーター

## **概要**

クレーター・フィルターは、単一のクレーターまたは複数のランダムなクレーターを地形に追加できるようにします。

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

<table><thead><tr><th width="179.699951171875">プロパティ</th><th>説明</th></tr></thead><tbody><tr><td><strong>単一クレーター</strong></td><td>このトグルは複数クレーターの散布を防ぐことができます。有効にすると、クレーターは1つだけ作成されます。</td></tr><tr><td><strong>オフセット X/Y</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><tr><td><strong>クレーターの確率</strong></td><td>フィルターが生成するクレーターの密度を制御します。</td></tr></tbody></table>

## **結果**

<div><figure><img src="/files/c17808ebd7faf29a16198b73ce69d5bd425a242c" alt=""><figcaption></figcaption></figure> <figure><img src="/files/38b166c48e91a726877db5b77ca1cb15537de5fe" 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/crater.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.
