Skip to content

特性与系统版本

功能模块与系统版本

功能模块AndroidiOS
VULKAN 渲染后端API Level 24(7.0)-
Google Play InstantAPI Level 23(6.0)-
TBB 任务调度系统API Level 21(5.0)10.0
TaskFlow 任务调度系统API Level 18(4.3)12.0
延迟渲染管线API Level 21(5.0)10.0

C++ 与系统版本

Cocos CreatorC++AndroidiOS
3.0C++14API Level 18(4.3)10.0
3.1~3.3.1C++17API Level 21(5.0)11.0
3.3.2 ~ 3.5.1C++14API Level 18 (4.3)10.0
3.6.0 以上C++17API Level 21(5.0)11.0

注意:启用 TaskFlow 任务调度系统,会自动开启 C++17 以支持编译,并且 TaskFlow 需要的特性需要 iOS 12+ 的支持。

支持的最高系统版本

  • Android:API Level 31(13.x)
  • iOS:16.x