# 시뮬레이션

### 개요

시뮬레이션 레이어 분포는 주어진 시뮬레이션 레이어에서 선택을 생성합니다. 시뮬레이션 레이어의 작동 방식에 대한 개요는 다음을 참조하십시오 [이 문서](/ko/reference/terrain/simulation-layers.md).

### 매개변수

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

### 결과

<div><figure><img src="/files/e59fe04b127ea63029b211d4e4e96b72a9f8180b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/81532904fcd28e14b08fd03a7341c9a4f549603a" 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/distributions/layer/simulation.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.
