Apply a blur along a diagonal in the input image.
The effect duplicates the image and shifts both images towards opposing ends of a diagonal whose angle can be modified.
Properties
Width
: Amount of shift between the two images. Values are meant to be close to 0 to keep the image perceptible. Higher values (>0.5) will give a very strong effect but the original images will be mostly unrecognizable.
Default : 0.5
Angle
: Change the angle of the diagonal used for the blur. Expressed in degrees, a full revolution occurs between -180 and 180. Higher and lower values are accepted.
Default : 0.0
Quality
: Sets the quality of the blur. Choices are : Low, Mid, High or Best.
Default : HIGH
Inputs
Name | Type | Description |
---|---|---|
Image | Image | Image input on which to draw the effect |
Width | Float | Amount of shift to produce the blur |
Angle | Float | Angle of the diagonal along which the blur occurs |
Outputs
Name | Type | Description |
---|---|---|
Image | Image | Image output of the effect |
Example
In this example :
Width
: Animated with an LFO between 0 and 0.5Angle
: 7.5 to create an angle of 135°
Need more help with this?
Don’t hesitate to contact us here.