Unity 內置資源同步,異步加載

using System; using UnityEngine; using System.Collections.Generic; using System.Collections; /* 使用方法 * 注意:加載的資源須要放在Resources文件夾下面 ResManager.Instance.LoadAsyncInstance("Capsule", Loaded, Pr
相關文章
相關標籤/搜索