Click or drag to resize

UnityXRVRInputModuleSelectionToolEnable Method

Indicates whether the "Collaborate" selection tool should be displayed on the hand associated with this controller

Namespace:  ImmerseSDK.Platforms.UnityXR
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.6.0.0 (3.6.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