Blur

Buy Now

About

This blur post process shader has been created in Unreal Engine. The shader is interactive through exposed material parameters, which allow the developer to modify various properties.

Blur parameters:

  • Strength - Gaussian Blur: Controls the gaussian blur strength. The gaussian blur filter should be used with caution, as it can cause frame drops with a high strength value.
  • Enable Radial Blur: Enables the radial blur filter and disables all other filters.
  • Texture - Radial Blur: Controls the radial blur mask.
  • Strength - Radial Blur: Controls the radial blur strength.
  • Enable Box Blur: Enables the box blur filter and disables all other filters.
  • Strength - Box Blur: Controls the box blur strength.