unity 异步加载图片2

using System; using System.Collections; using System.Collections.Generic; using UnityEngine; public class ImgPackage { /// <summary> /// 下载地址 /// </summary> public string url; ///
相关文章
相关标签/搜索