UnloadModel method
Unload model (including meshes) from memory (RAM and/or VRAM)
Implementation
void UnloadModel(ModelC model)
=> _UnloadModel(model);
Unload model (including meshes) from memory (RAM and/or VRAM)
void UnloadModel(ModelC model)
=> _UnloadModel(model);