This version of Unity is unsupported.

PlayerSettings.GetMobileMTRendering

Switch to Manual

Declaration

public static bool GetMobileMTRendering(BuildTargetGroup targetGroup);

Parameters

targetGroup Mobile 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.