Color
Engine representation of color.
Properties
r: float
Red color.
g: float
Green color.
b: float
Blue color.
a: float
Alpha or transparency of the color.
Methods
None.
Engine representation of color.
r: float
Red color.
g: float
Green color.
b: float
Blue color.
a: float
Alpha or transparency of the color.
None.