Major game engines have integrated Adaptability APIs through packages or plugins.

Here is the version information of game engine support.

|  Game Engine  |                                                                                                                                   ADPF Support                                                                                                                                    |
|---------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Unity         | [Unity Adaptive Performance and Android provider plugin](https://developer.android.com/games/engines/unity/unity-adpf)--- Unity 2021.3 onwards [Adaptive Performance](https://docs.unity3d.com/6000.1/Documentation/Manual/com.unity.adaptiveperformance.html)--- Unity 6 onwards |
| Unreal        | [ADPF Unreal Engine plugin](https://developer.android.com/games/engines/unreal/unreal-adpf)and[GitHub repository](https://github.com/android/adpf-unreal-plugin)--- Unreal Engine 4.25 onwards                                                                                    |
| Cocos Creator | [Thermal API](https://github.com/cocos/cocos-engine/pull/16445)- v3.8.2 onwards [Performance Hint API](https://github.com/cocos/cocos-engine/pull/16610)--- v3.8.3 onwards                                                                                                        |