Destroying Assets?

What is the proper way to handle detached models that will probably not be used in the immediate future.

Normally you don’t need to do anything. And I would stick with that If you don’t get any errors.

The Modles will be collected when the normal garbagecollection occours.