Type Definition gfx_core::target::ColorValue [] [src]

type ColorValue = [f32; 4];

A color with floating-point components.