CompositorNodeColorMatte(CompositorNode)

base classes — bpy_struct, Node, CompositorNode

class bpy.types.CompositorNodeColorMatte(CompositorNode)
color_hue

Hue tolerance for colors to be considered a keying color

Type :float in [0, 1], default 0.0
color_saturation

Saturation Tolerance for the color

Type :float in [0, 1], default 0.0
color_value

Value Tolerance for the color

Type :float in [0, 1], default 0.0

Inherited Properties

Inherited Functions

Previous topic

CompositorNodeColorBalance(CompositorNode)

Next topic

CompositorNodeColorSpill(CompositorNode)