> 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/effect/angle-blur.md).

# 角度模糊

## **概览**

角度模糊滤镜会沿着最陡下降方向对像素进行模糊，并允许您在相同方向上移动其位置。

## **参数**

<table><thead><tr><th width="179.699951171875">属性</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></tbody></table>

## **结果**

<div><figure><img src="/files/1deeb417becef094092f4e3ebd70efa18db6a836" alt=""><figcaption></figcaption></figure> <figure><img src="/files/a32db2f1f92dedad380818cdea9973c1b35f473f" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/b02d10dce47093d02a2613a9f0eae1e8b37b1388" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8f60dcbf0a1c8b6503ed2d79ee6ce350302b31cd" 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/effect/angle-blur.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.
