An { r, g, b } color with channels from 0 to 255, for color.rgb255Color.
{ r, g, b }
color.rgb255Color
Optional
The color object; each channel from 0 to 255.
{ "r": 0, "g": 0, "b": 255 } Copy
{ "r": 0, "g": 0, "b": 255 }
0
255
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 255, forcolor.rgb255Color.