TouchButtonfollowTouchPosition Property |
If True, the button will follow the touch around until released. This setting overrides Move To Touch Position.
Namespace:
Rewired.ComponentControls
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool followTouchPosition { get; set; }
Property Value
Type:
Boolean
See Also