لون { r, g, b, a } بقنوات لون من 0 إلى 255 وعتامة من 0 إلى 1، لـ color.rgba255Color.
{ r, g, b, a }
color.rgba255Color
Optional
كائن اللون؛ r و g و b من 0 إلى 255 و a من 0 (شفاف) إلى 1 (معتم).
r
g
b
a
{ "r": 0, "g": 0, "b": 255, "a": 1 } Copy
{ "r": 0, "g": 0, "b": 255, "a": 1 }
0
255
Namespace: Bit › Inputs › Color
Other symbols in Inputs.Color:
API reference home · Full symbol index · Tutorials and guides · Platform
لون
{ r, g, b, a }بقنوات لون من 0 إلى 255 وعتامة من 0 إلى 1، لـcolor.rgba255Color.