Click or drag to resize

ReInputConfigHelperdisableAxis2dClamping Property

Overrides Axis2D clamping for all Axis2Ds and sets the value to None. This setting only exists to make Axis2D calibration behave as it did before the 1.1.61.0 update which added radial clamping to all gamepad sticks.

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool disableAxis2dClamping { get; set; }

Property Value

Boolean
See Also