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

Class CompositorNodeDistanceMatte


The Distance Matte Object

(no references to this struct found)

Instance Variables [hide private]
float in [0, 1] falloff
Color distances below this additional threshold are partially keyed.
Collection of NodeSocket (readonly) inputs
Inputs (Inherited from bpy.types.Node)
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, 1] tolerance
Color distances below this threshold are keyed.
enum (readonly) type
Type in... (Inherited from bpy.types.CompositorNode)