destroyAsset abstract method

Future destroyAsset(
  1. ThermionAsset asset
)

Destroys asset and all underlying resources (including instances, but excluding any manually created material instances).

Implementation

Future destroyAsset(ThermionAsset asset);