unity3d动态加载纹理.pdfVIP

  • 46
  • 0
  • 约1.6千字
  • 约 4页
  • 2021-12-01 发布于江苏
  • 举报
unity3d 动态加载纹理 IEnumerator LoadPhoto(){ string path =Application.dataPath+/Resources/; string[] strs = System.IO.Directory.GetFiles(path); foreach (string file in strs) { System.IO.FileInfo fi = new System.IO.

文档评论(0)

1亿VIP精品文档

相关文档