Click or drag to resize

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

Return Value

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