PlayerSettings.GetMobileMTRendering

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

Parameters

targetGroupMobile platform (Only iOS, tvOS and Android).

Returns

bool Return true if multithreaded rendering option for targetGroup platform is enabled.

Description

Check if multithreaded rendering option for mobile platform is enabled.