This section covers optimizations which are unique to iOS devices.
Topic | Description |
---|---|
Optimize for mobile | Understand optimizations for mobile deployment. |
Measure performance with the built-in profiler | Use and configure the built-in profilerA window that helps you to optimize your game. It shows how much time is spent in the various areas of your game. For example, it can report the percentage of time spent rendering, animating, or in your game logic. More info See in Glossary for iOS. |
Optimize the size of the iOS Player | Reduce and optimize the size of the iOS Player. |