Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


usedHeapSize

Heap size used by the program.
Read time 1 minuteLast updated 6 days ago

Definition

Warning
Deprecated. usedHeapSize has been deprecated since it is limited to 4GB. Please use usedHeapSizeLong instead.
public static uint usedHeapSize { get; }