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

type ColorValue = [f32; 4];

A color with floating-point components.