Color.asGLColor

Returns a static float array with all color components. Every component is converted into OpenGL style. Means every component is in range 0.0 .. 1.0

struct Color
const pure nothrow
float[4]
asGLColor
()

Meta