Type Definition gfx_hal::pso::ColorValue

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

A single RGBA float color.