Description

This effect implements a Gaussian blur. (also known as Gaussian smoothing) on the input image.




Properties

  • Blur Amount : The strength of the blur applied. Note that lower values of Gaussian blurs (close to 0) do not produce clean blurs but high values (close to 1) create strong and clean blurs, as compared to the other blur effects from this category. Values over 1 have no further effect.
    Default : 0.5

Inputs

Name Type Description
Image Image Image input on which to draw the effect
Blur Amount Float Strength of the blur

Outputs

Name Type Description
Image Image Image output of the effect

Example



In this example :
  • Blur Amount : Animated with an LFO between 0 and 1.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.