base classes — bpy_struct, Node, CompositorNode
Matte blur size which applies after clipping and dilate/eroding
Type : | int in [0, 2048], default 0 |
---|
Chroma pre-blur size which applies before running keyer
Type : | int in [0, 2048], default 0 |
---|
Value of non-scaled matte pixel which considers as fully background pixel
Type : | float in [0, 1], default 0.0 |
---|
Value of non-scaled matte pixel which considers as fully foreground pixel
Type : | float in [0, 1], default 0.0 |
---|
Balance between non-key colors used to detect amount of key color to be removed
Type : | float in [0, 1], default 0.0 |
---|
Factor of despilling screen color from image
Type : | float in [0, 1], default 0.0 |
---|
Matte dilate/erode side
Type : | int in [-100, 100], default 0 |
---|
Radius of kernel used to detect whether pixel belongs to edge
Type : | int in [0, 100], default 0 |
---|
Tolerance to pixels inside kernel which are treating as belonging to the same plane
Type : | float in [0, 1], default 0.0 |
---|
Distance to grow/shrink the feather
Type : | int in [-100, 100], default 0 |
---|
Falloff type the feather
Type : | enum in [‘SMOOTH’, ‘SPHERE’, ‘ROOT’, ‘SHARP’, ‘LINEAR’], default ‘SMOOTH’ |
---|
Balance between two non-primary channels primary channel is comparing against
Type : | float in [0, 1], default 0.0 |
---|
Inherited Properties
Inherited Functions
|