# 모래

## 개요

모래 시뮬레이션은 지형에 입상 퇴적물을 추가합니다. 시뮬레이션은 재료를 불안정한 위치에서 아래쪽으로 이동시켜 안정된 각도에 도달할 때까지 이동시킵니다 그리고 그 과정에서 골짜기와 균열을 채웁니다.

## 비디오 가이드

{% embed url="<https://vimeo.com/1029723543>" %}
World Creator 안내서
{% endembed %}

## 매개변수

<table><thead><tr><th width="179.6998291015625">속성들</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/36070789745054d91229c8d63afd955a917c1c59" alt=""><figcaption><p>모래 시뮬레이션</p></figcaption></figure> <figure><img src="/files/11d399746dbcd7d89fe20cd16e073802d67e9249" alt=""><figcaption><p>지형에 페인트된 모래 시뮬레이션</p></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/simulation-layers/sand.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.
