 | UnityXRInputModuleUIPress Method |
Indicates whether controller input should cause a Menu UI press event
Namespace:
ImmerseSDK.Platforms.UnityXR
Assembly:
ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.6.0.0 (3.6.0.0)
Syntaxpublic override bool UIPress()
Return Value
Type:
BooleanTrue if a UI press should happen this frame, otherwise false
See Also