Package org.lwjgl.openxr
Class VALVEAnalogThreshold
java.lang.Object
org.lwjgl.openxr.VALVEAnalogThreshold
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 Summary
FieldsModifier and TypeFieldDescriptionstatic final intExtendsXrStructureType.static final StringThe extension name.static final intThe extension specification version. -
Method Summary
-
Field Details
-
XR_VALVE_analog_threshold_SPEC_VERSION
public static final int XR_VALVE_analog_threshold_SPEC_VERSIONThe extension specification version.- See Also:
-
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_VALVEExtendsXrStructureType.- See Also:
-