Click or drag to resize

TouchJoystickdigitalModeDeadZone Property

A dead zone which is applied when Stick Mode is set to Digital. This is used to filter out tiny stick movements near 0, 0.

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

Property Value

Single
See Also