UnloadMaterial method
Unload material from GPU memory (VRAM)
Implementation
void UnloadMaterial(MaterialC material)
=> _UnloadMaterial(material);
Unload material from GPU memory (VRAM)
void UnloadMaterial(MaterialC material)
=> _UnloadMaterial(material);