CompositorNodeChromaMatte(CompositorNode)

base classes — bpy_struct, Node, CompositorNode

class bpy.types.CompositorNodeChromaMatte(CompositorNode)
gain

Alpha gain

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

Alpha lift

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

Adjusts the brightness of any shadows captured

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

Tolerance below which colors will be considered as exact matches

Type :float in [0, 30], default 0.0
tolerance

Tolerance for a color to be considered a keying color

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

Inherited Properties

Inherited Functions

Previous topic

CompositorNodeChannelMatte(CompositorNode)

Next topic

CompositorNodeColorBalance(CompositorNode)