Public Methods
A list of all the public methods in the UltimateRadialMenuInputManager class.
Method
Description
SetMainCamera
Sets the camera to the provided camera parameter for calculations.
SetCamerasVR
Sets the cameras to the new left and right eye camera parameters for internal calculations.
Send in custom raycast information to send to the Ultimate Radial Menus in the scene.
TriggerInputDown
Triggers the input to be pressed this frame. This function is useful if you want to interact with the menu in a very unique way.
TriggerInputUp
Triggers the input to be released this frame. This function is useful if you want to interact with the menu in a very unique way.
Last updated