TouchJoystickmoveToTouchPosition Property |
If True, the joystick will move to the location of the current touch in the Touch Region. This can be used to designate an area of the screen as a hot-spot for a joystick and have the joystick graphics follow the users touches. This only has an effect if a Touch Region is set.
Namespace:
Rewired.ComponentControls
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool moveToTouchPosition { get; set; }
Property Value
Type:
Boolean
See Also