UltimateRadialMenu.SetPosition
public void SetPosition( Vector3 screenPosition );
Parameters |
Description |
screenPosition |
The new position for the radial menu on the screen. |
Description
Moves the radial menu to the new position on the screen. This is useful for putting the radial menu over a world object, like a turret for a tower defense game.
Description
Coming Soon!
Coming Soon!