Click or drag to resize

TouchJoystickstickTransform Property

The Rect Transform of the stick disc. This is moved around by the user when manipulating the joystick.

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

Property Value

RectTransform
See Also