Unity 內一般有三種截圖的方法: ... ReadPixels(new Rect(0, 0, Screen.width, Screen.height), 0, 0); //Split the process up--ReadPixels() and ...
確定! 回上一頁