> For the complete documentation index, see [llms.txt](https://docs.tankandhealerstudio.com/assets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tankandhealerstudio.com/assets/ultimateradialmenu/documentation/ultimateradialmenuinputmanager/public-methods.md).

# Public Methods

<table><thead><tr><th width="187">Method</th><th>Description</th></tr></thead><tbody><tr><td>SetMainCamera</td><td>Sets the camera to the provided camera parameter for calculations.</td></tr><tr><td>SetCamerasVR</td><td>Sets the cameras to the new left and right eye camera parameters for internal calculations.</td></tr><tr><td><a href="/pages/AP1dQso5BDO8Z7WauOyN">SendRaycastInput</a></td><td>Send in custom raycast information to send to the Ultimate Radial Menus in the scene.</td></tr><tr><td>TriggerInputDown</td><td>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.</td></tr><tr><td>TriggerInputUp</td><td>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.</td></tr></tbody></table>
