 | UnityXRInputModuleSelectionStart Method |
Indicates whether controller input should cause the selection tool to begin selecting objects
Namespace:
ImmerseSDK.Platforms.UnityXR
Assembly:
ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.6.0.0 (3.6.0.0)
Syntaxpublic override bool SelectionStart()
Return Value
Type:
BooleanTrue if selecting should begin this frame, otherwise false
See Also