Пример #1
0
 public void RenderFace(Material mat)
 {
     mesh.RenderFace(localToWorldMatrix, mat);
 }