 | NullInputModuleSelectionEnd Method |
Indicates whether controller input has caused the selection tool to stop selecting objects
Namespace:
ImmerseSDK.Controllers
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.6.0.0 (3.6.0.0)
Syntaxpublic override bool SelectionEnd()
Return Value
Type:
BooleanTrue if selecting should stop this frame, otherwise false
See Also