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

type AngVector<N> = Vector3<N>;

An axis-angle vector used for angular velocity.