Index
Collapse All
Expand All
Color Class
Color Class
Constructors
Fields
Beta Documentation - Subject to change.
Represents a 4 channel color with red, green, blue, and alpha.
Constructors
Name
Description
Color
Initializes a new color.
Fields
Name
Description
A
The alpha component.
B
The blue component.
G
The green component.
R
The red component.