> 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/zh/can-kao/terrain/sheng-wu-qun-xi/filters/drift/angle-break.md).

# 角度断裂

## **概述**

角度断裂滤镜沿着地形法线移动地形。

## **参数**

<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/a882abfb3b3c5a00ad10f2ae01cf87b2f9be4b33" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9a0dd87a270d2bb63dc0805b1f684c6ed490c14b" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/f966b0891f18e78d856fbd58a112349d47bf4f3b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/f98d993d7572f483ada44e6646c614b37bf29e08" 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, and the optional `goal` query parameter:

```
GET https://docs.world-creator.com/zh/can-kao/terrain/sheng-wu-qun-xi/filters/drift/angle-break.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
