[][src]Type Definition definitive::Vec2

type Vec2 = Vector<f32, 2>;

Shorthand for Vector<f32, 2>