Optional
options: InitialEraserOptionsReturns a ReactiveValue that updates based on whether this tool is enabled.
An object that allows switching between a full stroke and a partial stroke eraser.
Returns a MutableReactiveValue that can be used to watch this tool's thickness.
Returns true iff the tool handled the event and thus should receive additional events.
Returns true iff there are additional pointers down and the tool should remain active to handle the additional events.
For most purposes, this should return false
or nothing.
Connect this tool to a set of other tools, ensuring that at most one of the tools in the group is enabled.
A tool that allows a user to erase parts of an image.