UnloadMesh abstract method
void
UnloadMesh(
- MeshStructType mesh
Unload mesh data from CPU and GPU
Implementation
void UnloadMesh(
MeshStructType mesh,
);
Unload mesh data from CPU and GPU
void UnloadMesh(
MeshStructType mesh,
);