TouchJoystickcenterStickOnRelease Property |
If true, the stick will return to the center after it is released. Otherwise, the stick will remain in the last position and continue to return input.
Namespace:
Rewired.ComponentControls
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool centerStickOnRelease { get; set; }
Property Value
Type:
Boolean
See Also