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: September 11, 2026 at 12:08 PMEdit this page