base classes — bpy_struct, Actuator
Actuator to apply screen graphic effects
Set filter order
| Type : | int in [0, 99], default 0 |
|---|
| Type : | enum in [‘ENABLE’, ‘DISABLE’, ‘REMOVE’, ‘MOTIONBLUR’, ‘BLUR’, ‘SHARPEN’, ‘DILATION’, ‘EROSION’, ‘LAPLACIAN’, ‘SOBEL’, ‘PREWITT’, ‘GRAYSCALE’, ‘SEPIA’, ‘INVERT’, ‘CUSTOMFILTER’], default ‘REMOVE’ |
|---|
Set motion blur factor
| Type : | float in [0, 1], default 0.0 |
|---|
Enable/Disable Motion Blur
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|