Creates a new Descriptor instance for configuring an entity generator plugin.
ReadonlydependenciesReadonlydescriptionHuman-readable description of the plugin.
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.
ReadonlyidUnique identifier string for the plugin.
ReadonlyinterfacesList of interface IDs that this plugin implements or exposes.
ReadonlynameDisplay 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.
Descriptor for an entity generator plugin, providing metadata such as display order, entity type, and icon.