# 바위 절벽

## **개요**

Rocky Cliffs 필터는 지형에 절벽을 추가합니다.

## **매개변수**

<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></tbody></table>

## **결과**

<div><figure><img src="/files/65ea54905ed5477d48d3505d668ae9d56b767d0d" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fd5ae8cb3053b08ab57dd95da2c5562ec293afc7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/43be75180571c0d1dfa7a9c760482e94860e6931" 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/arid/rocky-cliffs.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.
