Description

The effect scatters the pixels in the input image.




Properties

  • Power : The intensity of the effect. Higher values result in more scattered pixels.
    Default : 30
  • Direction : Sets the direction where the pixels will be scattered.
    Default : (1.0 ; 1.0)
  • Animate seed : Toggle this property to automatically animate the scatter effect.
    Default : OFF
  • Seed : Sets the seed for randomness in the effect.
    Default : 1.0

Inputs

Name Type Description
Image Image Image input on which to draw the effect
Power Float Intensity of the effect applied
Direction Vector 2D Direction of the effect
Animate Seed Boolean Automatically animate the scatter effect
Seed Float Seed for the randomness in the effect

Outputs

Name Type Description
Image Image Image output of the effect

Example



In this example :
  • Scatter Effect : Animated with an LFO between 0 and 140
  • Direction : (1.0 ; 1.0)
  • Animate Seed : OFF
  • Seed : 1.0

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

Thanks for your feedback.