RgbToFloatMap
Attribute Reference
General attributes
input
Rgb bindable
default: [ 1, 1, 1 ]
Input color to convert
mode
Int enum
0 = “r”
1 = “g”
2 = “b”
3 = “min”
4 = “max”
5 = “average” (default)
6 = “sum”
7 = “luminance”
The method to convert RGB Color to float