Creates a new color instance.
The red component.
The green component.
The blue component.
The alpha component.
ReadonlyalphaThe alpha component of this color in the range [0-1].
ReadonlyblueThe blue component of this color in the range [0-1].
ReadonlygreenThe green component of this color in the range [0-1].
ReadonlyredThe red component of this color in the range [0-1].
Represents a color in RGBA space.