# 다각형

## 개요

Polygon 분포를 사용하면 참조된 기반으로 마스크를 생성할 수 있습니다 [다각형 셰이프 레이어](/ko/reference/terrain/shape-layers/polygon.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><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/e99f18441804df262bb5c31c70c69c4f8354ae49" alt=""><figcaption></figcaption></figure> <figure><img src="/files/69def256f25e87ee2ee225f4da621b8a22d27b49" 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/polygon.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.
