unity截屏保存 iOS 安卓 完美使用

第一种方式:   public   void  Capture()     {          Application .CaptureScreenshot ( "ScreenShot.png" , 0 );     } 第二种方式: 第三种方式:  void Capture2()     {         CaptureCamera(Camera.main, new Rect(Screen.
相关文章
相关标签/搜索