Beta
Readonly
Unique identifier for the tool
Provides lifecycle activation events for a modal tool
Root pane associated with the modal tool
Binds a property pane to the tool. When the tool is selected, the pane's visibility updates. Only one pane can be bound at a time.
Action to register the binding for.
Keyboard binding to invoke action.
Optional
Additional information about key binding.
Register a key press binding for an action which will be handled by the tool input context.
Register an action to be called when mouse left/middle/right buttons are pressed or released.
Register an action to be called when mouse is dragged while left mouse button is down.
Register an action to be called when mouse wheel is scrolled.
Unregister all input binding for this tool.
Remarks
Unique identifier for the tool