Type Definition gfx::ColorValue

source ·
pub type ColorValue = [f32; 4];
Expand description

A color with floating-point components.