Type Alias openxr::HandJointVelocities

source ·
pub type HandJointVelocities = [HandJointVelocity; 26];
Expand description

An array of HandJointVelocitys, one for each HandJoint.

HandJoints can be used directly as an index for convenience.