Class EXTHandInteraction

java.lang.Object
org.lwjgl.openxr.EXTHandInteraction

public final class EXTHandInteraction extends Object
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 Details

    • XR_EXT_hand_interaction_SPEC_VERSION

      public static final int XR_EXT_hand_interaction_SPEC_VERSION
      The extension specification version.
      See Also:
    • XR_EXT_HAND_INTERACTION_EXTENSION_NAME

      public static final String XR_EXT_HAND_INTERACTION_EXTENSION_NAME
      The extension name.
      See Also: