SbColorRGBA Properties |
The SbColorRGBA type exposes the following members.
Name | Description | |
---|---|---|
A |
Gets or sets the alpha component of color.
| |
B |
Gets or sets the blue component of color.
| |
G |
Gets or sets the green component of color.
| |
Item |
Gets or sets the element at the specified index.
| |
PackedValue |
Sets/gets value of color in an RGBA packed color value.
| |
R |
Gets or sets the red component of color.
|