[][src]Type Definition openxr::HandJointVelocities

type HandJointVelocities = [HandJointVelocity; 26];

An array of HandJointVelocitys, one for each HandJoint.

HandJoints can be used directly as an index for convenience.