NUM_FINGERS
: const int |
The number of fingers in the hand skeleton.
Signature
const int Oculus.Interaction.Input.Constants.NUM_FINGERS |
NUM_HAND_JOINTS
: const int |
The number of joints in the hand skeleton.
Signature
const int Oculus.Interaction.Input.Constants.NUM_HAND_JOINTS |
LeftDistal
: readonly Vector3 |
The local distal (away-from-palm) axis of a Left hand joint.
Signature
readonly Vector3 Oculus.Interaction.Input.Constants.LeftDistal |
LeftDorsal
: readonly Vector3 |
The local dorsal (back-of-hand facing) axis of a Left hand joint.
Signature
readonly Vector3 Oculus.Interaction.Input.Constants.LeftDorsal |
LeftPalmar
: readonly Vector3 |
The local palmar (palm facing) axis of a Left hand joint.
Signature
readonly Vector3 Oculus.Interaction.Input.Constants.LeftPalmar |
LeftPinkySide
: readonly Vector3 |
The local to-pinky axis of a Left hand joint.
Signature
readonly Vector3 Oculus.Interaction.Input.Constants.LeftPinkySide |
LeftProximal
: readonly Vector3 |
The local proximal (toward-palm) axis of a Left hand joint.
Signature
readonly Vector3 Oculus.Interaction.Input.Constants.LeftProximal |
LeftRootRotation
: readonly Quaternion |
The rotation of the left hand's root bone.
This is unique to the OVR hand skeleton, as its left wrist orientation is a mirror of the right wrist.
Signature
readonly Quaternion Oculus.Interaction.Input.Constants.LeftRootRotation |
LeftThumbSide
: readonly Vector3 |
The local to-thumb axis of a Left hand joint.
Signature
readonly Vector3 Oculus.Interaction.Input.Constants.LeftThumbSide |
RightDistal
: readonly Vector3 |
The local distal (away-from-palm) axis of a Right hand joint.
Signature
readonly Vector3 Oculus.Interaction.Input.Constants.RightDistal |
RightDorsal
: readonly Vector3 |
The local dorsal (back-of-hand facing) axis of a Right hand joint.
Signature
readonly Vector3 Oculus.Interaction.Input.Constants.RightDorsal |
RightPalmar
: readonly Vector3 |
The local palmar (palm facing) axis of a Right hand joint.
Signature
readonly Vector3 Oculus.Interaction.Input.Constants.RightPalmar |
RightPinkySide
: readonly Vector3 |
The local to-pinky axis of a Right hand joint.
Signature
readonly Vector3 Oculus.Interaction.Input.Constants.RightPinkySide |
RightProximal
: readonly Vector3 |
The local proximal (toward-palm) axis of a Right hand joint.
Signature
readonly Vector3 Oculus.Interaction.Input.Constants.RightProximal |
RightThumbSide
: readonly Vector3 |
The local to-thumb axis of a Right hand joint.
Signature
readonly Vector3 Oculus.Interaction.Input.Constants.RightThumbSide |