Color.GRAY

Undocumented in source.
struct Color
enum GRAY = Color(0.5, 0.5, 0.5);

Meta