manipulatorToolEvent Readonly
manipulatorToolEvent: BeEvent<(tool: Tool, event: ManipulatorToolEvent) => void> = ...
Event raised by tools that support edit manipulators like the SelectTool.
param tool - The current tool
Defined in
- core/frontend/src/tools/ToolAdmin.ts Line 863
Last Updated: 20 June, 2023