> 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/cutoff.md).

# 컷오프

## **개요**

컷오프 필터는 지정된 범위 값에서 평면 절단을 생성합니다. 더 부드러운 결과를 원하면 여러 레벨에 걸쳐 적용하세요. 하지만 더 선명한 교차를 원하면 높은 레벨로만 제한하여 사용하세요.

## **매개변수**

<table><thead><tr><th width="199.7999267578125">속성</th><th>설명</th></tr></thead><tbody><tr><td><strong>범위</strong></td><td>하한 및 상한 컷오프 값입니다.</td></tr></tbody></table>

## **결과**

<div><figure><img src="/files/99d73a49504c6849a269995639275121697b050f" alt=""><figcaption></figcaption></figure> <figure><img src="/files/481a224613f0ffc2b9a237ba8c22b0bc87589f0f" 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/cutoff.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.
