摘要:
一、参考资料 UnityDoc - 脚本化导入器 (Scripted Importer) Unity插件开发:使用ScriptedImporter优化Lua文件导入 二、说明 资源工作流程可分为:导入、创建、构建、分发、加载,五个步骤。Scripted Importer 属于“导入”部分的内容。 U 阅读全文
摘要:
一、前言 备忘用,内容较杂 二、项目资源检查 (一)资源 Importer 属性检查 AssetImporter.GetAtPath https://docs.unity.cn/cn/2021.2/ScriptReference/AssetImporter.GetAtPath.html Textur 阅读全文