# アングルブラー

## **概要**

角度ブラー（Angle Blur）フィルターは、ピクセルを最も急な下り斜面の方向にぼかし、さらに同じ方向に位置をずらすことを可能にします。

## **パラメーター**

<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/67e4e9ce44c8bb24bddf68085c8490d3ae1c4aab" alt=""><figcaption></figcaption></figure> <figure><img src="/files/54e055ee16a3cab88e193a87747263e2ff8054e3" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/aa45300d07d3082323add9a1e9bd6a7f0fc3de5b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7a86d42dcd3045a53260a4322af362bf3c457238" 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/ja/rifarensu/terrain/baimu/filters/effect/angle-blur.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.
