Package bpy :: Module types :: Class CompositorNodeDBlur
[hide private]
[frames] | no frames]

Class CompositorNodeDBlur


The DBlur Object

(no references to this struct found)

Instance Variables [hide private]
float in [0, 360] angle
Angle
float in [0, 1] center_x
Center X
float in [0, 1] center_y
Center Y
float in [-1, 1] distance
Distance
Collection of NodeSocket (readonly) inputs
Inputs (Inherited from bpy.types.Node)
int in [1, 32] iterations
Iterations
float array of 2 items in [-10000, 10000] location
Location (Inherited from bpy.types.Node)
string name
Node name. (Inherited from bpy.types.Node)
Collection of NodeSocket (readonly) outputs
Outputs (Inherited from bpy.types.Node)
float in [-360, 360] spin
Spin
enum (readonly) type
Type in... (Inherited from bpy.types.CompositorNode)
boolean wrap
Wrap
float in [0, 100] zoom
Zoom