UnloadMaterial abstract method
void
UnloadMaterial(
- MaterialStructType material
Unload material from GPU memory (VRAM)
Implementation
void UnloadMaterial(
MaterialStructType material,
);
Unload material from GPU memory (VRAM)
void UnloadMaterial(
MaterialStructType material,
);