Blur the pixels of an image
summary (oneliner)
Blur the current state of an image compose
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
render (Trigger)
Triggerthe op
amount (Number)
Amount of blur to apply
direction index (integer /Number)
Pick blur direction with an integer
direction (String)
Both, vertical or horizontal
Fast (boolean /Number)
Fast mode. Sacrifice blur quality for speed
mask (Object)
Use a texture input black and white gradient to decide which pixels are blurred
Outputs
trigger (Trigger)
Trigger out