Shadow Filter
Shadow Filter
Section titled “Shadow Filter” Category Filters
Is Pair Node: No
Creates a shadow filter that can be applied to an image.
Inputs
Section titled “Inputs” Offset
Section titled “ Offset ” Type: VecD
Default: (5, 5)
The offset of the shadow from the original image. This determines how far the shadow is cast from the object.
Radius
Section titled “ Radius ” Type: VecD
Default: (5, 5)
The radius of the shadow blur. This controls how soft or sharp the edges of the shadow appear.
Previous
Section titled “ Previous ” Type: Filter
Default: null
The previous filter to apply before the shadow. This allows you to chain multiple filters together.
Outputs
Section titled “Outputs” Filters
Section titled “ Filters ” Type: Filter
Default: null
The filter that applies the shadow effect to the image.