API reference
API reference
Select your platform
No SDKs available
No versions available

HandTranslationUtils Class

Public Statics

static readonly HandsSpace openXRHands[Get]
static readonly HandsSpace ovrHands[Get]
Maps the index of the HAND_JOINT_IDS collections between OpenXR and .
For the n position in the OpenXR array it returns the equivalent position in the array. Returns -1 when there is no equivalent.

Static Member Functions

static int OpenXRHandJointToOVR
( int openXRJointId )
static bool OVRHandRotationsToOpenXRPoses
( Quaternion[] ovrJointRotations,
Handedness handedness,
ref Pose[] targetPoses )
Did you find this page helpful?