# 각도 전환

## **개요**

Angle Break 필터는 지형을 지형 법선에 따라 이동시킵니다.

## **매개변수**

<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>방향 계수</strong></td><td>이동 작업의 방향을 반전할 수 있게 합니다.</td></tr><tr><td><strong>길이</strong></td><td>픽셀을 얼마나 멀리 이동할지 제어합니다.</td></tr></tbody></table>

## **결과**

<div><figure><img src="/files/b27586287962afd104f1202ecb1600d5b78bb7cf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/67ffb832e266913af847aea979c25b2e1afa3394" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/0060e9a8070e09dfe1f7a0d27700a0b4366bb23b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/05f1731353887c52bc7b7b6c73bfb1043f4b70b3" 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/drift/angle-break.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.
