# モデル

## 概要

モデル配布により、モデルレイヤーの内容をマスクできます。

## パラメータ

<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/18fd8416aae2ae2d7bc1430e9c33369939ff13ef" 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/ja/rifarensu/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.
