Click or drag to resize

UnityXRInputModuleSelectionEnd Method

Indicates whether controller input has caused the selection tool to stop selecting objects

Namespace:  ImmerseSDK.Platforms.UnityXR
Assembly:  ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
C#
public override bool SelectionEnd()

Return Value

Type: Boolean
True if selecting should stop this frame, otherwise false
See Also