Exemplo n.º 1
0
 public void Initalize()
 {
     mainDrawCommand = new objDraw(Mesh, MeshTexture, this, Matrix.Identity);
 }
Exemplo n.º 2
0
 public void Initalize()
 {
     mainDrawCommand = new objDraw(Mesh, MeshTexture, this, Matrix.Identity);
 }