Creates a new Descriptor instance for configuring an entity generator plugin.
Array of interface IDs that this plugin requires to function.
Human-readable description of the plugin shown in the plugin manager.
Numeric order controlling where this generator appears in the UI relative to others.
Target entity category this generator creates 'SceneObject', 'Asset', or 'Component'.
Icon displayed for this generator in the Lens Studio UI.
Unique identifier for the plugin, typically in reverse domain notation.
Array of interface IDs that this plugin provides or implements.
Display name of the plugin.
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.
Configuration descriptor for an entity generator, specifying entity type and icon.