# 협곡

## **개요**

캐년 필터는 계곡에는 평탄화 효과를, 봉우리에는 거친 효과를 결합하여 지형에 협곡 같은 구조를 생성합니다.

## **매개변수**

<table><thead><tr><th width="199.7999267578125">속성</th><th>설명</th></tr></thead><tbody><tr><td><strong>길이</strong></td><td>평탄화 효과의 강도입니다.</td></tr><tr><td><strong>강도(Strength)</strong></td><td>캐년 효과의 강도입니다.</td></tr><tr><td><strong>임계값</strong></td><td>부드러운 계곡과 날카로운 능선 사이의 감지 지점입니다.</td></tr></tbody></table>

## **결과**

<div><figure><img src="/files/7aed25c1b7d124128c407aac62cc0bc4f33bceb0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/a0240eb119ae98600255b7719f74f1bf69183af2" 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/canyon.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.
