# 영역

## 개요

Area Layer 분포는 프로젝트에 있는 World Creator의 다른 레이어 중 하나를 기반으로 영역을 마스킹합니다. 이는 Biome, Shape 또는 Mask 레이어일 수 있습니다.

## 매개변수

<table><thead><tr><th width="199.7999267578125">속성</th><th>설명</th></tr></thead><tbody><tr><td><strong>Area Layer</strong></td><td>참조하려는 레이어입니다.</td></tr></tbody></table>

## 결과

<figure><img src="/files/c1d679dea76ed11beece3a3ca1698d85e4deb599" alt=""><figcaption></figcaption></figure>


---

# 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/area.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.
