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
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.