Click or drag to resize

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
C#
public override bool SelectionToolDisable()

Return Value

Type: Boolean
True if the tool should be hidden this frame, otherwise false
See Also