Color

Undocumented in source.
version(!Android)
static if(BACKEND_GUI)
static if(ENABLE_OPENGL)
struct Color {}

Members

Variables

a
float a;
b
float b;
g
float g;
Undocumented in source.
r
float r;
Undocumented in source.

Meta