Click or drag to resize

ScriptedInputModuleSelectionStart Method

Indicates whether controller input should cause the selection tool to begin selecting objects

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
C#
public override bool SelectionStart()

Return Value

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