PlayerSettings.enableInternalProfiler

Cambiar al Manual
public static bool enableInternalProfiler ;

Descripción

Enables internal profiler.

Enables the internal profiler which collects performance data of the application and prints a report to the console. The report contains the number of milliseconds that it took for each Unity subsystem to execute on each frame. The data is averaged across 30 frames.