Click or drag to resize

ReInputConfigHelperdefaultJoystickAxis2DSensitivityType Property

Changes the default sensitivity type for 2D joystick axes for recognized controllers. This setting can be changed without resetting Rewired.

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

Property Value

Type: AxisSensitivity2DType
See Also