| UnityXRGenericInputModuleSelectionToolDisable Method |
Indicates whether the "Collaborate" selection tool should be hidden on the hand associated with this controller
Namespace:
ImmerseSDK.Platforms.UnityXR
Assembly:
ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax public override bool SelectionToolDisable()
Return Value
Type:
BooleanTrue if the tool should be hidden this frame, otherwise false
See Also