> For the complete documentation index, see [llms.txt](https://docs.world-creator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.world-creator.com/ko/reference/terrain/biome/filters/design/heightmap.md).

# 높이 맵

## **개요**

높이 맵 필터를 사용하면 기존 높이맵을 지형에 적용할 수 있습니다. 쉐이프 레이어 2D 스탬프 높이맵 가져오기와 비교할 때, 이는 여러 레벨 스텝에 걸쳐 높이맵을 적용할 수 있어 높이맵이 지형의 다른 필터/시뮬레이션과 상호작용하는 방식을 더 세밀하게 제어할 수 있습니다.

## **매개변수**

<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><tr><td><strong>오프셋 X/Z</strong></td><td>패턴을 X/Z 방향으로 이동시킵니다.</td></tr><tr><td><strong>회전</strong></td><td>패턴을 회전시킵니다.</td></tr><tr><td><strong>타일링</strong></td><td>텍스처의 타일 크기를 제어합니다.</td></tr><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>

## **결과**

<div><figure><img src="/files/a56d82e33aa9fa8dbfd533ec9669b46534b3940b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/83b2a1427655929f0704d9aacfcedb870ff1d574" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/biome/filters/design/heightmap.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.
