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

Class CompositorNodeColorMatte


The Color Matte Object

(no references to this struct found)

Instance Variables [hide private]
float in [0, 1] h
Hue tolerance for colors to be considered a keying color
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] s
Saturation Tolerance for the color
enum (readonly) type
Type in... (Inherited from bpy.types.CompositorNode)
float in [0, 1] v
Value Tolerance for the color