日落20181108002 - Unity打包之AssetBundle简单实例

系统:Windows 10 引擎:Unity 2017.2.1f1 (1)场景布局如下: 运行前: 运行后: (2)脚本代码: AssetBundlesEditor.cs using UnityEngine; using UnityEditor; using System.IO; public class AssetBundlesEditor : Editor { [MenuItem("
相关文章
相关标签/搜索