destroyAsset abstract method
Destroys asset
and all underlying resources
(including instances, but excluding any manually created material instances).
Implementation
Future destroyAsset(ThermionAsset asset);
Destroys asset
and all underlying resources
(including instances, but excluding any manually created material instances).
Future destroyAsset(ThermionAsset asset);