EncodeToPNG (); byte[] bytes = tex.EncodeToPNG(); File.WriteAllBytes(Application.dataPath + "/../SavedScreen.png", bytes); //Application.
確定! 回上一頁