RGBAColor is a class that represents a color with red, green, blue and alpha components.
Creates a new RGBAColor with the given red, green, blue and alpha components.Color values should be in the range [0, 1].
Generated using TypeDoc
RGBAColor is a class that represents a color with red, green, blue and alpha components.