A Pivotick plugin: a self-contained bundle of UI elements, keybindings and
lifecycle hooks that installs itself into a graph without the core needing
to know it exists.
Register one either declaratively via GraphOptions.plugins, or imperatively
via Graph.use:
A Pivotick plugin: a self-contained bundle of UI elements, keybindings and lifecycle hooks that installs itself into a graph without the core needing to know it exists.
Register one either declaratively via
GraphOptions.plugins, or imperatively via Graph.use: