Version: 2017.3

PlayerSettings.GetMobileMTRendering

Cambiar al Manual
public static bool GetMobileMTRendering (BuildTargetGroup targetGroup);

Parámetros

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

Valor de retorno

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

Descripción

Check if multithreaded rendering option for mobile platform is enabled.