# 크레이터

## **개요**

분화구 필터는 풍경에 단일 분화구 또는 여러 개의 무작위 분화구를 추가할 수 있게 해줍니다.

## **매개변수**

<table><thead><tr><th width="179.699951171875">속성들</th><th>설명</th></tr></thead><tbody><tr><td><strong>단일 분화구</strong></td><td>이 토글은 여러 분화구의 흩뿌림을 방지할 수 있게 합니다. 활성화하면 하나의 분화구만 생성됩니다.</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>분화구 벽의 감쇠(falloff) 크기를 제어합니다.</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/1681612bc092d57e081c505860db6cd3dbe4325c" alt=""><figcaption></figcaption></figure> <figure><img src="/files/41612e06d192a175e6e6e7b9f27e9a6f8c4392b0" 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/ko/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.
