- This is a post-process effect that you can use to add a radial or zoom blur effect.
- It progressively samples out from the center point (you specify the center point) to simulate blur.
- You can use an API to configure the blur at runtime.
- Configurable blur strength, origin, and start radius.
- 0.1ms performance cost