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

HandTranslationUtils Class

Public Statics

static const string UpgradeRequiredMessage[Get]
static const string UpgradeRequiredButton[Get]
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.

Properties

static GUIStyle FixButtonStyle[Get]

Static Member Functions

static int OpenXRHandJointToOVR
( int openXRJointId )
static bool OVRHandRotationsToOpenXRPoses
( Quaternion[] ovrJointRotations,
Handedness handedness,
ref Pose[] targetPoses )
static HandJointId OVRHandJointToOpenXR
( int ovrJointId )
static Vector3 TransformOVRToOpenXRPosition
( Vector3 position,
Handedness handedness )
static Quaternion TransformOVRToOpenXRRotation
( Quaternion rotation,
Handedness handedness )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon