摘要: # Unity 如何获取Texture 的内存大小 在Unity中,要获取Texture的内存文件大小,可以使用UnityEditor.TextureUtil类中的一些函数。这些函数提供了获取存储内存大小和运行时内存大小的方法。由于UnityEditor.TextureUtil是一个内部类,我们需要 阅读全文
posted @ 2023-08-17 22:31 AlianBlank 阅读(353) 评论(0) 推荐(1) 编辑
摘要: # Unity 编辑器资源导入处理函数 OnPreprocessTexture 用法 [![https://github.com/AlianBlank/download.unity.com](https://img2023.cnblogs.com/other/406187/202308/406187 阅读全文
posted @ 2023-08-17 09:55 AlianBlank 阅读(397) 评论(0) 推荐(1) 编辑