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