Example #1
0
 public void RemoveEntity(MEntity entity)
 {
     mesh.RemoveEntity(entity);
 }