> For the complete documentation index, see [llms.txt](https://inan.gitbook.io/rich-fx-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inan.gitbook.io/rich-fx-documentation/effects/blur-effects/radial-blur.md).

# Radial Blur

![Radial Blur](/files/-M5m_Y62OdFK6fatwLlZ)

This effect is similar to [Directional Blur](/rich-fx-documentation/effects/blur-effects/directional-blur.md) providing an angled blur effect, but it also uses a radius that defines a "clear area" that blends in smoothly with the blurred areas.

| Parameter | Description                                                                                 |
| --------- | ------------------------------------------------------------------------------------------- |
| Intensity | Intensity of the effect.                                                                    |
| Center X  | X center of the clear area, 0.5 is middle.                                                  |
| Center Y  | Y center of the clear area, 0.5 is middle.                                                  |
| Radius    | Radius of the clear area.                                                                   |
| Samples   | Quality of the blur effect, higher sample count gives better results but is less efficient. |
|           |                                                                                             |
