The search functionality needs JavaScript enabled
Opaque white.
struct Color { // ... const(Color) white = Color(1.0, 1.0, 1.0, 1.0); // ... }