
Unity AssetBundle
明明很忙
这个作者很懒,什么都没留下…
展开
-
Unity5-ABSystem(一):AssetBundle原理
说明AssetBundle简介AssetBundle内部格式 normal bundlescene bundle压缩 AssetBundle内部格式 说明 本系列所使用unity版本为5.3.4f1。 AssetBundle简介 AssetBundle是Unity Pro提供和推荐的资源导出方式,它可以把多个自定义的游戏对象或者资源以二进转载 2017-02-15 10:43:10 · 704 阅读 · 0 评论 -
Unity5-ABSystem(二):AssetBundle导出
转载自:http://blog.youkuaiyun.com/lodypig/article/details/51871510 编辑器导出 设置AssetBundle导出AssetBundleBuildPipelineBuildAssetBundles3 BuildAssetBundleOptionsBuildTarget Assetbundle变体Variants通过脚本设置As转载 2017-02-15 10:46:55 · 1135 阅读 · 0 评论 -
Unity5-ABSystem(三):AssetBundle加载
转载自:http://blog.youkuaiyun.com/lodypig/article/details/51872595 Unity特殊路径 ResourcesStreamingAssetsPathPersistentDataPathDataPath 同步加载 核心函数安卓平台下不能同步加载问题示例 异步加载 核心函数示例WWW异步加载 资源加载 核心函数转载 2017-02-15 10:49:28 · 1964 阅读 · 0 评论 -
Unity5-ABSystem(四):AssetBundle依赖
转载自:http://blog.youkuaiyun.com/lodypig/article/details/51873426 AssetBundleExtractorAssetBundle依赖打包 打包时收集依赖 UI打包测试总结 有依赖的AssetBunlde加载 预加载依赖AssetBundle 通过总manifest依赖加载 Shader依赖打包加载转载 2017-02-15 10:50:55 · 3672 阅读 · 0 评论 -
Unity5-ABSystem(五):AssetBundle内存
转载自:http://blog.youkuaiyun.com/lodypig/article/details/51879702 AssetBundle内存占用 建议 实测 www加载实测LoadFromFile加载实测 建议 AssetBundle内存占用 先上图,Don’t panic。 我们从AssetBundle中加载资转载 2017-02-15 10:51:58 · 1070 阅读 · 0 评论