# Crater

## **Overview**

The Crater filter enables you to add either a single crater or several random craters to your landscape.

## **Parameters**

<table><thead><tr><th width="179.699951171875">Properties</th><th>Description</th></tr></thead><tbody><tr><td><strong>Single Crater</strong></td><td>This toggle allows you to prevent the scattering of multiple craters. If enabled, only one crater will be created.</td></tr><tr><td><strong>Offset X/Y</strong></td><td>Shifts all crater locations in the specified direction.</td></tr><tr><td><strong>Seed</strong></td><td>The seed of the randomized crater positions and parameters.</td></tr><tr><td><strong>Radius</strong></td><td>Controls the minimum and maximum limits for the randomized size of the craters.</td></tr><tr><td><strong>Edge Height</strong></td><td>Controls the minimum and maximum limits for the randomized edge height of the craters.</td></tr><tr><td><strong>Crater Depth</strong></td><td>Controls the minimum and maximum limits for the randomized crater depth of the craters.</td></tr><tr><td><strong>Width/Length Ratio</strong></td><td>Controls the minimum and maximum limits for the randomized aspect ratio of the craters, enabling the creation of stretched craters.</td></tr><tr><td><strong>Rotation Range</strong></td><td>Controls the minimum and maximum limits for the randomized rotation of the craters.</td></tr><tr><td><strong>Inner Size</strong></td><td>Controls the size of the crater itself.</td></tr><tr><td><strong>Outer Size</strong></td><td>Controls the size of the falloff of the crater walls.</td></tr><tr><td><strong>Crater Scale</strong></td><td>Scales all craters uniformly from the origin.</td></tr><tr><td><strong>Crater Probability</strong></td><td>Controls the density of craters the filter produces.</td></tr></tbody></table>

## **Results**

<div><figure><img src="/files/hYBDwxlGVsLab5llIFZb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/z8EarPOUCVEnE2OKhXCG" 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/reference/terrain/biome/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.
