Type Definition openxr::HandJointVelocities[][src]

type HandJointVelocities = [HandJointVelocity; 26];
Expand description

An array of HandJointVelocitys, one for each HandJoint.

HandJoints can be used directly as an index for convenience.