# 추가/설정

## **개요**

추가/설정 필터는 지형을 고정 높이로 설정하거나 지형 높이에 더하거나 빼는 방식으로 지형을 조정할 수 있게 합니다.

## **매개변수**

<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></tbody></table>

## 결과

<div><figure><img src="/files/54f4cd32e12f6a4bc93a0b201e8ab6b0b8ac8a89" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4371467c42ab15f1ada66c49c6ebe8e6a9381f46" 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/ko/reference/terrain/biome/filters/general/add-set.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.
