Click or drag to resize

TouchJoystickdeadZoneType Property

Note: This API is now obsolete.

The calibration settings for the 2D axis.

Namespace:  Rewired.ComponentControls
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[ObsoleteAttribute("Use axis2DCalibration instead.", false)]
public Axis2DCalibration deadZoneType { get; }

Property Value

Type: Axis2DCalibration
See Also