摘要: 1 using UnityEngine; 2 using System.Collections; 3 using System.IO; 4 5 public class ScreenShot : MonoBehaviour 6 { 7 // Use this for initializa... 阅读全文
posted @ 2014-10-19 22:43 xiaohu2009 阅读(1147) 评论(0) 推荐(0)