| UnityXRGenericInputModuleSelectionToolEnable Method |
Indicates whether the "Collaborate" selection tool should be displayed 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 SelectionToolEnable()
Return Value
Type:
BooleanTrue if the tool should be shown this frame, otherwise false
See Also