DrawMesh abstract method
void
DrawMesh(
- MeshStructType mesh,
- MaterialStructType material,
- MatrixStructType transform
Implementation
void DrawMesh(
MeshStructType mesh,
MaterialStructType material,
MatrixStructType transform,
);