# 3D 스탬프

## 개요

3D 스탬프 레이어를 사용하면 사용자 지정 3D 모델을 World Creator로 가져와 최종 지형 생성에 통합할 수 있습니다. 단순히 높이 맵에 추가하는 것 외에도 World Creator는 해당 모델의 재질을 색상 맵에 원활하게 블렌딩할 수 있도록 합니다.

<div><figure><img src="/files/21e064faf98c8d29af2ec6a3567eb155a22be7d1" alt=""><figcaption><p>3D 스탬프 레이어</p></figcaption></figure> <figure><img src="/files/e2ec768d165813b990dd7a35c309e205e999f67c" 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/ko/reference/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.
