Constructs a new Preset Descriptor instance.
ReadonlydependenciesReadonlydescriptionHuman-readable description of the plugin.
Specifies the target entity type the preset operates on: 'SceneObject', 'Asset', or 'Component'.
Icon displayed for the preset in the Lens Studio UI, created via Editor.Icon.fromFile().
ReadonlyidUnique identifier string for the plugin.
ReadonlyinterfacesList of interface IDs that this plugin implements or exposes.
ReadonlynameDisplay name of the plugin.
List of asset paths to import when the preset is instantiated.
Category or group name under which the preset appears in the preset picker UI.
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 class for a Preset plugin, providing metadata and configuration used by the plugin system at registration time.