# 模型

## 概述

模型分发允许你掩盖模型图层的内容。

## 参数

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

## 结果

<figure><img src="/files/d32f0404832c881e1541325b4d7bd5e8941ed22d" 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/zh/can-kao/terrain/distributions/layer/model.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.
