└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Unity China Github介绍 2 | 3 | 这里包含了Unity中国技术团队开发、收集的Unity解决方案、插件等开源资源,也希望广大Unity开发者能分享出自己认为有用的工具资源。 4 | 5 | #AssetsReporter 6 | 7 | 分析资源导入设置,并在浏览器中显示,方便查找非正常的导入设置。 8 | 9 | https://github.com/unity-cn/Tool-AssetsReporter 10 | 11 | #UnityAssetCleaner 12 | 13 | 清理无用的资源、脚本、Shader等等。 14 | 15 | https://github.com/unity-cn/Tool-UnityAssetCleaner 16 | 17 | #ReferenceExplorer 18 | 19 | 通过可视化的方式显示Gameobject之间的引用关系 20 | 21 | https://github.com/unity-cn/Tool-ReferenceExplorer 22 | --------------------------------------------------------------------------------