Profiler.usedHeapSizeLong

Cambiar al Manual
public static long usedHeapSizeLong ;

Valor de retorno

long Size of the memory allocated by Unity (or 0 if the profiler is disabled).

Descripción

Returns the number of bytes that Unity has allocated. This does not include bytes allocated by external libraries or drivers.