# 多边形

## 概述

多边形分布允许您基于引用的创建蒙版 [多边形形状图层](/zh/can-kao/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/3069f1f038d850b1dca776d0c0ce166ee81cd61f" alt=""><figcaption></figcaption></figure> <figure><img src="/files/36dfba7b9463747c706b2184841b47102df704b3" 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/zh/can-kao/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.
