Class KHRBindingModification

java.lang.Object
org.lwjgl.openxr.KHRBindingModification

public final class KHRBindingModification extends Object
The XR_KHR_binding_modification extension.

This extension adds an optional structure that can be included on the XrInteractionProfileSuggestedBinding::next chain passed to SuggestInteractionProfileBindings to specify additional information to modify default binding behavior.

This extension does not define any actual modification structs, but includes the list of modifications and the XrBindingModificationBaseHeaderKHR structure to allow other extensions to provide specific modifications.

  • Field Details

    • XR_KHR_binding_modification_SPEC_VERSION

      public static final int XR_KHR_binding_modification_SPEC_VERSION
      The extension specification version.
      See Also:
    • XR_KHR_BINDING_MODIFICATION_EXTENSION_NAME

      public static final String XR_KHR_BINDING_MODIFICATION_EXTENSION_NAME
      The extension name.
      See Also:
    • XR_TYPE_BINDING_MODIFICATIONS_KHR

      public static final int XR_TYPE_BINDING_MODIFICATIONS_KHR
      Extends XrStructureType.
      See Also: