Package org.lwjgl.openxr
Class EXTHandInteraction
java.lang.Object
org.lwjgl.openxr.EXTHandInteraction
The XR_EXT_hand_interaction extension.
This extension defines four commonly used action poses for all user hand interaction profiles including both hand tracking devices and motion controller devices.
This extension also introduces a new interaction profile specifically designed for hand tracking devices to input through the OpenXR action system. Though, for runtimes with controller inputs, the runtime should also provide this interaction profile through action mappings from the controller inputs, so that an application whose suggested action bindings solely depending on this hand interaction profile is usable on such runtimes as well.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe extension name.static final intThe extension specification version. -
Method Summary
-
Field Details
-
XR_EXT_hand_interaction_SPEC_VERSION
public static final int XR_EXT_hand_interaction_SPEC_VERSIONThe extension specification version.- See Also:
-
XR_EXT_HAND_INTERACTION_EXTENSION_NAME
The extension name.- See Also:
-