Save ITexture2D.Save method (1 of 2) Save the texture content to external file. public void Save ( string Path , Imag...... public void Save ( string path , ImageFormat format ) Parameter...Parameter Type Description path String File name to save. format...