Tool State

State of an editor tool.

Properties

status: { inactive: boolean }
Status of the target tool.

Tools

List of available editor tools.

[
  "ADJUST_START_TOOL",
  "ERASER_TOOL",
  "LINE_TOOL",
  "PAN_TOOL",
  "PENCIL_TOOL",
  "SELECT_TOOL",
  "ZOOM_TOOL"
]