Profiler.GetTempAllocatorSize
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.
uint Size in bytes.
Returns the size of the temp allocator.
Size of Unity's stack-based runtime allocator used for temporary allocations.