# Angle Blur

## **Overview**

The Angle Blur filter blurs a pixel in the direction of the steepest downslope and additionally allows you to shift its position in the same direction.

## **Parameters**

<table><thead><tr><th width="179.699951171875">Properties</th><th>Description</th></tr></thead><tbody><tr><td><strong>Angle Start</strong></td><td>Additional offset can be added to the base direction of the blur.</td></tr><tr><td><strong>Source Range</strong></td><td>Allows you to push the pixels in or outwards in its blur direction.</td></tr><tr><td><strong>Length</strong></td><td>Controls how far the blur is applied.</td></tr></tbody></table>

## **Results**

<div><figure><img src="/files/ItwPXSJZllJW6Ao5NF0z" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CBv8s58iX7gxILDI2HBg" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/WYafKdvOuPZtyJbbOpTO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2kTiYxxIPIGD0LzzKiXo" 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/reference/terrain/biome/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.
