Color
A color.
Fields
| Field | Type | Description | 
|---|---|---|
| R | integer | The red component of the color (0 - 255). | 
| G | integer | The green component of the color (0 - 255). | 
| B | integer | The blue component of the color (0 - 255). | 
| A | integer | The alpha component of the color (0 - 255). |