# Height Map

## **Overview**

The Height Map filter allows you to apply an exisiting heightmap to your terrain. Compared to the shape layer 2d stamp heightmap import this allows you to apply the heightmap over several levelsteps, giving you more control over how the heightmap interacts with the other filters/simulations of the terrain.

## **Parameters**

<table><thead><tr><th width="199.7999267578125">Property</th><th>Description</th></tr></thead><tbody><tr><td><strong>Operation</strong></td><td>How the heightmap is applied to the terrain.</td></tr><tr><td><strong>Height Offset</strong></td><td>Shifts the heightmap up/down.</td></tr><tr><td><strong>Height Scale</strong></td><td>Controls the height scale of the pattern.</td></tr><tr><td><strong>Offset X/Z</strong></td><td>Shifts the pattern in the x/z direction.</td></tr><tr><td><strong>Rotation</strong></td><td>Rotates the pattern.</td></tr><tr><td><strong>Tiling</strong></td><td>Controls the tile size of the texture.</td></tr><tr><td><strong>Blend Size</strong></td><td>Adds a blend area to the edges of the heightmap tile.</td></tr><tr><td><strong>Repeat</strong></td><td>Makes the heightmap tile.</td></tr><tr><td><strong>Heightmap</strong></td><td>The heightmap file.</td></tr></tbody></table>

## **Results**

<div><figure><img src="/files/QWlbQXRR18Kk1ZBY3Ykf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/X31VDwo1OKUpjZgCpBJH" alt=""><figcaption></figcaption></figure></div>


---

# 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/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.
