Type Definition gfx::ColorValue[][src]

type ColorValue = [f32; 4];

A color with floating-point components.