Click or drag to resize

TouchJoystickanimateOnMoveToTouch Property

Should the joystick animate when moving to the touch point? This only has an effect if Move To Touch Position is True and a Touch Region is set. This setting is ignored if Follow Touch Position is True.

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

Property Value

Boolean
See Also