Version: 2023.1

AndroidGameMode

enumeration

切换到手册

描述

Options for the available game modes that AndroidGame.GameMode can return.

变量

UnsupportedGame mode is not supported. For more information, refer to getGameMode.
StandardStandard game mode, which indicates that your application should use its default performance characteristics.
PerformancePerformance game mode, which indicates that you application should maximize performance.
BatteryBattery game mode, which indicates that your application should use optimizations that save battery and give a longer gameplay time.