enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseOptions for the available game modes that AndroidGame.GameMode can return.
Unsupported | Game mode is not supported. For more information, refer to getGameMode. |
Standard | Standard game mode, which indicates that your application should use its default performance characteristics. |
Performance | Performance game mode, which indicates that you application should maximize performance. |
Battery | Battery game mode, which indicates that your application should use optimizations that save battery and give a longer gameplay time. |