[][src]Type Definition definitive::Vec4

type Vec4 = Vector<f32, 4>;

Shorthand for Vector<f32, 4>