Interface describing an object with r,g,b,a properties.
The alpha component of the color. Range: 0..1
The blue component of the color. Range: 0..1
The green component of the color. Range: 0..1
The red component of the color. Range: 0..1
Generated using TypeDoc
Interface describing an object with r,g,b,a properties.