ColorCorrectLegacyMap
Overview
This Map is deprecated.
ColorCorrectMap is preferred.
Attribute Reference
General attributes
brightness
Float
default: 0.0
No documentation available
clamp
Bool
default: False
No documentation available
contrast
Float
default: 0.0
No documentation available
hue
Float
default: 0.0
No documentation available
input
Rgb bindable
default: [ 1, 1, 1 ]
No documentation available
invert
Bool
default: False
No documentation available
mask
Float bindable
default: 1.0
No documentation available
monochrome
Int enum
0 = “off” (default)
1 = “luminance”
2 = “average”
3 = “minimum”
4 = “maximum”
5 = “red channel”
6 = “green channel”
7 = “blue channel”
No documentation available
multiplier
Rgb
default: [ 1, 1, 1 ]
No documentation available
on
Bool
default: True
No documentation available
saturation
Float
default: 0.0
No documentation available