Texture2D texF = new Texture2D (Screen.width, Screen.height, TextureFormat.ARGB32, false );. texF.ReadPixels ( new Rect (0, 0, texF.width, ...
確定! 回上一頁