Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


usedHeapSizeLong

Returns the number of bytes that Unity has allocated. This does not include bytes allocated by external libraries or drivers.
Read time 1 minuteLast updated 8 days ago

Definition

public static long usedHeapSizeLong { get; }