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.ComponentControlsAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic float digitalModeDeadZone { get; set; }
Property Value
Single
See Also