用于 color.rgb255Color 的 { r, g, b } 颜色,通道从 0 到 255。
color.rgb255Color
{ r, g, b }
Optional
颜色对象;每个通道从 0 到 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
用于
color.rgb255Color的{ r, g, b }颜色,通道从 0 到 255。