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 13, 2026 at 9:17 AMEdit this page