unity5.x assetbundle打包和加載

打包ui AssetBundleBuild[] abs = new AssetBundleBuild[1]; abs[0].assetNames = new string[]{"Assets/RawAssets/Cube.prefab","Assets/RawAssets/Sphere.prefab"}; abs[0].assetBundleName = "myAb.bundle"; Bundle
相關文章
相關標籤/搜索