Click or drag to resize

TouchJoystickfollowTouchPosition Property

If True, the joystick 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)
Syntax
C#
public bool followTouchPosition { get; set; }

Property Value

Boolean
See Also