This version of Unity is unsupported.

PlayerSettings.SetMobileMTRendering

Switch to Manual

Declaration

public static void SetMobileMTRendering(BuildTargetGroup targetGroup, bool enable);

Parameters

targetGroup Mobile platform (Only iOS, tvOS and Android).

Description

Enable or disable multithreaded rendering option for mobile platform.