activeToolChanged

activeToolChanged: BeEvent<(tool: Tool, start: StartOrResume) => void> = new BeEvent<(tool: Tool, start: StartOrResume) => void>()

Event raised whenever the active tool changes. This includes PrimitiveTool, ViewTool, and InputCollector.

Defined in

Last Updated: 05 June, 2020