static readonly HandsSpace | openXRHands[Get] |
static readonly HandsSpace | ovrHands[Get] |
static int[] | Maps the index of the HAND_JOINT_IDS collections between OpenXR and . |
static int | OpenXRHandJointToOVR ( int openXRJointId ) |
static bool | OVRHandRotationsToOpenXRPoses ( Quaternion[] ovrJointRotations, Handedness handedness, ref Pose[] targetPoses ) |
readonly HandsSpace Oculus.Interaction.HandTranslationUtils.openXRHands |
---|
No description available.
|
readonly HandsSpace Oculus.Interaction.HandTranslationUtils.ovrHands |
---|
No description available.
|
int [] Oculus.Interaction.HandTranslationUtils.HAND_JOINT_IDS_OpenXRtoOVR |
---|
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 int Oculus.Interaction.HandTranslationUtils.OpenXRHandJointToOVR ( int openXRJointId ) |
---|
No description available.
|
static bool Oculus.Interaction.HandTranslationUtils.OVRHandRotationsToOpenXRPoses ( Quaternion[] ovrJointRotations, Handedness handedness, ref Pose[] targetPoses ) |
---|
No description available.
|