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