# 가파른

## **개요**

Steep Terraces 필터는 지형에 계단식 지형을 추가할 수 있게 해줍니다. 다양한 매개변수를 제공하여 계단의 모양을 사용자 요구에 맞게 조정할 수 있습니다.

## **매개변수**

<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>Rot X</strong></td><td>계단의 각도를 이동시킵니다. 이를 통해 기울어진 계단을 만들 수 있습니다. 기울어진 계단은 필터가 한 레벨 단계에서만 실행될 때 가장 잘 작동합니다.</td></tr><tr><td><strong>Rot Y</strong></td><td>위쪽 축을 중심으로 계단 각도를 회전시킵니다. 눈에 띄는 효과를 내려면 Rot X가 0이 아닐 수 있습니다.</td></tr></tbody></table>

## **결과**

<div><figure><img src="/files/b82e58679e0f8a099e08c3eebb2dec9b1162e63f" alt=""><figcaption></figcaption></figure> <figure><img src="/files/66d96bc401f683a58c1d16b9e2d8dce7e7e07096" alt=""><figcaption></figcaption></figure> <figure><img src="/files/3664d1fbcb6a9dee2978785410fe8fe766f62efd" 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/terrace/steep.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.
