Constructs an EditorPlugin instance, optionally bound to a plugin system and descriptor.
Optionaldescriptor: DescriptorReadonlyidReadonlypluginThe plugin system instance this plugin belongs to.
Cleans up and deinitializes the plugin.
Handles editing of the given entities, returning true if the plugin handled them.
Returns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Base class for Lens Studio editor plugins that can create UI widgets and respond to entity edits.