BaseAssetMixin.remove
Removes this asset from the project
BaseAssetMixin.remove() method
Removes this asset from the project
Signature:
remove(): void;Returns:
void
Remarks
Scenes that are not nestable cannot be removed.
Example
asset.remove();Last updated: August 25, 2026 at 6:23 AMEdit this page