# 3D 印章

## 概览

3D 印章图层允许您将自定义 3D 模型导入 World Creator 并将其整合到最终地形创建中。除简单地将其添加到高度图之外，World Creator 还允许您将其材质无缝混合到颜色贴图中。

<div><figure><img src="/files/48e78fbb0fd1a8144a80866766186cb43ffd77e3" alt=""><figcaption><p>3D 印章图层</p></figcaption></figure> <figure><img src="/files/a2a3b1d6fe9d82596c687ddcb3f07537bd3204d3" alt=""><figcaption><p>具有多个实例的 3D 印章图层</p></figcaption></figure></div>

## 视频指南

{% embed url="<https://vimeo.com/1030018939>" %}
World Creator 指南
{% endembed %}

## 快捷键

以下快捷键在…中可用 **编辑** 模式：

| 添加模型实例 | Shift + 左键 |
| ------ | ---------- |
| 移除模型实例 | Ctrl + 右键  |
| 选择模型实例 | 左键         |
| 平移模式   | T          |
| 旋转模式   | R          |
| 缩放模式   | Z 或 Y      |

## 参数

* **模型**\
  允许您引用要加载的模型。


---

# 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/shape-layers/3d-stamp.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.
