Color4f defines a structure which contains 4 floats values, each for red, green, blue and alpha.
CTor
CTor Expect that every component is in range 0.0 .. 1.0
Returns RGB the color information as static array
Returns the RGBA color information as static array
opEquals: compares two Colors.
The color components
See Implementation
Randy Schuett (rswhite4@googlemail.com)
Color4f defines a structure which contains 4 floats values, each for red, green, blue and alpha.