Properties
Below is a list of all the accessible properties in the Ultimate Joystick class.
BaseTransform
The base RectTransform component of this Ultimate Joystick.
HighightColor
The color used on the highlight images.
HorizontalAxis
The current value of the horizontal axis.
InputActive
The current state of input being active on this Ultimate Joystick.
Interactable
Determines if the joystick is interactable or not.
IsOverridingPosition
Returns true if the player is currently adjusting the position of this Ultimate Joystick.
Joystick
The RectTransform used as the actual joystick.
JoystickBase
The RectTransform used as the base of the joystick.
ParentCanvas
The parent Canvas component that this Ultimate Joystick is inside of.
ParentCanvasTransform
The RectTransform associated with the parent canvas.
ParentCanvasRaycaster
The Graphic Raycaster component attached to the parent canvas.
TensionColorFull
The color displayed when there is full tension.
TensionColorNone
The color displayed when there is no tension.
VerticalAxis
The current value of the vertical axis.
Last updated