ToolOptions interface
Options for the Tool constructor.
Signature:
interface ToolOptions
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
boolean |
(Optional) Automatically attach listeners to the provided scene. | ||
boolean |
(Optional) Automatically render the any time modifier options are updated. | ||
ToolFetchModifiersFn |
(Optional) This function is called during the | ||
(Optional) Enable a ToolMode immediately. | |||
The SceneInterface to work with. |