# 모델

## 개요

모델 분포를 사용하면 모델 레이어의 내용을 마스킹할 수 있습니다.

## 매개변수

<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/610d6ceed92634246edc2f4fe9d5ef2536fadfa4" 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/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.
