Click or drag to resize

UnityXRInputModuleSelectionUpdate Method

Indicates whether controller input has enabled the selection tool to continue 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 SelectionUpdate()

Return Value

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