[][src]Type Definition rapier3d::math::Vector

type Vector<N> = Vector3<N>;

A 3D vector.