Class EXTDpadBinding

java.lang.Object
org.lwjgl.openxr.EXTDpadBinding

public final class EXTDpadBinding extends Object
The XR_EXT_dpad_binding extension.

This extension allows the application to bind one or more digital actions to a trackpad or thumbstick as though it were a dpad by defining additional component paths to suggest bindings for. The behavior of this dpad-like mapping may be customized using XrInteractionProfileDpadBindingEXT.

Applications must also enable the XR_KHR_binding_modification extension that this builds on top of.

  • Field Details

    • XR_EXT_dpad_binding_SPEC_VERSION

      public static final int XR_EXT_dpad_binding_SPEC_VERSION
      The extension specification version.
      See Also:
    • XR_EXT_DPAD_BINDING_EXTENSION_NAME

      public static final String XR_EXT_DPAD_BINDING_EXTENSION_NAME
      The extension name.
      See Also:
    • XR_TYPE_INTERACTION_PROFILE_DPAD_BINDING_EXT

      public static final int XR_TYPE_INTERACTION_PROFILE_DPAD_BINDING_EXT
      Extends XrStructureType.
      See Also: