[][src]Type Definition definitive::Vec3

type Vec3 = Vector<f32, 3>;

Shorthand for Vector<f32, 3>