PlayerSettings.GetMobileMTRendering

Switch to Manual
public static bool GetMobileMTRendering (BuildTargetGroup targetGroup);

Parameters

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

Returns

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

Description

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