An { r, g, b } color with channels from 0 to 1, for color.rgb1Color.
{ r, g, b }
color.rgb1Color
Optional
The color object; each channel from 0 to 1.
{ "r": 0, "g": 0, "b": 1 } Copy
{ "r": 0, "g": 0, "b": 1 }
0
1
Namespace: Bit › Inputs › Color
Other symbols in Inputs.Color:
API reference home · Full symbol index · Tutorials and guides · Platform
An
{ r, g, b }color with channels from 0 to 1, forcolor.rgb1Color.