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

Class CompositorNodeChromaMatte


The Chroma Key Object

(no references to this struct found)

Instance Variables [hide private]
float in [1, 80] acceptance
Tolerance for a color to be considered a keying color
float in [0, 30] cutoff
Tolerance below which colors will be considered as exact matches
float in [0, 1] gain
Alpha gain
Collection of NodeSocket (readonly) inputs
Inputs (Inherited from bpy.types.Node)
float in [0, 1] lift
Alpha lift
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] shadow_adjust
Adjusts the brightness of any shadows captured
enum (readonly) type
Type in... (Inherited from bpy.types.CompositorNode)