Type Alias openxr::HandJointLocations

source ·
pub type HandJointLocations = [HandJointLocation; 26];
Expand description

An array of HandJointLocations, one for each HandJoint.

HandJoints can be used directly as an index for convenience.