Exemple #1
0
 public void RemoveFromMesh(ModularMesh mesh, Material m)
 {
     mesh.RemoveTriangle(this, m);
 }