PlayerSettings.GetMobileMTRendering

切换到手册
public static bool GetMobileMTRendering (BuildTargetGroup targetGroup);

参数

targetGroup移动平台(仅适用于 iOS、tvOS 和 Android)。

返回

bool 如果已启用 BuildTargetGroup 平台的多线程渲染选项,则返回 true。

描述

检查是否已启用移动平台的多线程渲染选项。