Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetTempAllocatorSize()

Returns the size of the temp allocator.
Read time 1 minuteLast updated 6 days ago

Definition

public static uint GetTempAllocatorSize()

Returns

Type

Description

uintSize in bytes.

Remarks

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