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)
Syntaxpublic RectTransform stickTransform { get; set; }
Property Value
Type:
RectTransform
See Also