How check the .spriteatlas sizes generated by Xcode?

限于喜欢 提交于 2020-01-02 16:52:10

问题


I'm using texture atlas for handling my images. I didn't created the atlas by myself however I let Xcode to do this for me:

My question is: How can I see this file or know its properties (I mean, sizes and weight)? What if and how can I know if the sizes exceed the maximum size of 4098 x 4098 pixel?

来源:https://stackoverflow.com/questions/33561727/how-check-the-spriteatlas-sizes-generated-by-xcode

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!