TouchJoystickstickTransform Property |
The Rect Transform of the stick disc. This is moved around by the user when manipulating the joystick.
Namespace: Rewired.ComponentControlsAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic RectTransform stickTransform { get; set; }
Property Value
RectTransform
See Also