Interface describing an object with r,g,b properties.
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 properties.