# 사구

## **개요**

사구 필터는 지형에 모래 언덕을 추가합니다.

## **매개변수**

<table><thead><tr><th width="199.7999267578125">속성</th><th>설명</th></tr></thead><tbody><tr><td><strong>스케일</strong></td><td>사구 패턴의 x/y 크기를 스케일합니다.</td></tr><tr><td><strong>높이(Height)</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>바람이 사구를 얼마나 멀리 밀 수 있는지 제어합니다.</td></tr><tr><td><strong>평활화</strong></td><td>기본 지형을 부드럽게 합니다.</td></tr></tbody></table>

## **결과**

<div><figure><img src="/files/59d16f4ba5a85d2ffb866b1249a2e1e3cf5dd675" alt=""><figcaption></figcaption></figure> <figure><img src="/files/16e816bbe7a640c60ce73048bc9996ccf5fcaa5a" 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/dunes.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.
