Exemplo n.º 1
0
 public void Export(TextureModel texture, string fileName)
 {
     texture.Export(fileName);
 }
 public void Export(TextureModel texture, string fileName)
 {
     texture.Export(fileName);
 }