Color Fields |
The Color type exposes the following members.
Name | Description | |
---|---|---|
![]() | a |
The color's alpha (transparency) component, typically on the range of 0 to 1.
|
![]() | b |
The color's blue component, typically on the range of 0 to 1.
|
![]() | g |
The color's green component, typically on the range of 0 to 1.
|
![]() | r |
The color's red component, typically on the range of 0 to 1.
|