Class VALVEAnalogThreshold

java.lang.Object
org.lwjgl.openxr.VALVEAnalogThreshold

public final class VALVEAnalogThreshold extends Object
The XR_VALVE_analog_threshold extension.

This extension allows the application to control the threshold and haptic feedback applied to an analog to digital conversion. See XrInteractionProfileAnalogThresholdVALVE for more information.

Applications should also enable the XR_KHR_binding_modification extension to be able to define multiple thresholds.

  • Field Details

    • XR_VALVE_analog_threshold_SPEC_VERSION

      public static final int XR_VALVE_analog_threshold_SPEC_VERSION
      The extension specification version.
      See Also:
    • XR_VALVE_ANALOG_THRESHOLD_EXTENSION_NAME

      public static final String XR_VALVE_ANALOG_THRESHOLD_EXTENSION_NAME
      The extension name.
      See Also:
    • XR_TYPE_INTERACTION_PROFILE_ANALOG_THRESHOLD_VALVE

      public static final int XR_TYPE_INTERACTION_PROFILE_ANALOG_THRESHOLD_VALVE
      Extends XrStructureType.
      See Also: