Properties

Below is a list of all the properties available on the Ultimate Radial Menu.

PropertyDescription

BasePosition

The position of the base transform of the radial menu.

BaseTransform

The RectTransform component of the radial menu.

CalculatedMaxRange

Returns the calculated maximum range of the radial menu.

CalculatedMinRange

Returns the calculated minimum range of the radial menu.

GetAnglePerButton

Returns the angle of each button, determined by the menu button count.

GetCurrentInputAngle

Returns the current input angle so that other scripts can access the current input of this radial menu.

GetCurrentInputDistance

Returns the current distance of the input from the center of the menu.

InputInRange

Returns the current state of the input on this radial menu.

Interactable

The current state of being able to interact with the radial menu.

IsEnabled

Returns the current state of the radial menu being enabled or disabled visually.

IsWorldSpaceRadialMenu

Returns if this is a World Space radial menu or not.

ParentCanvas

The parent canvas component that this radial menu is a child of.

PointerActive

The current visible state of the pointer image.

CurrentButtonIndex

Returns the index of the button currently being interacted with.

Last updated