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 5, 2026 at 11:47 AMEdit this page