RGBA Properties |
The RGBA type exposes the following members.
Name | Description | |
---|---|---|
![]() | A |
The alpha component, in the [0-1] range (default: 1).
|
![]() | B |
The blue component, in the [0-255] range.
|
![]() | G |
The green component, in the [0-255] range.
|
![]() | R |
The red component, in the [0-255] range.
|