accumulatedSize
An array that contains the accumulated sizes of all allocations registered for the root references.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling.Memory.Experimental
- Assembly: UnityEditor.CoreModule
public ArrayEntries<ulong> accumulatedSize { get; }