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

Class CompositorNodeBilateralblur


The Bilateral Blur Object

(no references to this struct found)

Instance Variables [hide private]
Collection of NodeSocket (readonly) inputs
Inputs (Inherited from bpy.types.Node)
int in [1, 128] 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 [0.01, 3] sigma_color
Color Sigma
float in [0.01, 30] sigma_space
Space Sigma
enum (readonly) type
Type in... (Inherited from bpy.types.CompositorNode)