Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Profiler.GetTempAllocatorSize

Declaration

public static uint GetTempAllocatorSize();

Returns

uint Size in bytes.

Description

Returns the size of the temp allocator.

Size of Unity's stack-based runtime allocator used for temporary allocations.