Constant tetra::graphics::color::WHITE

source ·
pub const WHITE: Color;
Expand description

Shortcut for Color::rgb(1.0, 1.0, 1.0).