Enum XrHandJointSetEXT
The XrHandJointSetEXT enum describes the set of hand joints to track when creating an XrHandTrackerEXT.
Namespace: VIVE.OpenXR.Hand
Assembly: VIVE.OpenXR.dll
Syntax
public enum XrHandJointSetEXT
Fields
Name | Description |
---|---|
XR_HAND_JOINT_SET_DEFAULT_EXT | Indicates that the created XrHandTrackerEXT tracks the set of hand joints described by XrHandJointEXT enum, i.e. the xrLocateHandJointsEXT function returns an array of joint locations with the count of XR_HAND_JOINT_COUNT_EXT and can be indexed using XrHandJointEXT. |
XR_HAND_JOINT_SET_MAX_ENUM_EXT |