Skip to content

Kawase blur effect

This is a faster version of the traditional "Blur" effect. It's recommended that you use this one rather than the "Gaussian" blur effect.

Parameters

  • Blur sets the overall strength of the blur.
  • Pixelize X and Pixelize Y stretch the blur horizontally or vertically, which is useful to create a directional (motion-like) blur.
  • Quality controls how many passes are used to compute the blur: higher values give a smoother result but cost more performance.

Reference

All effects are listed in the effects reference page.