firstAllocationIndex
An array that contains indexes into the nativeAllocations array that identify the first allocation that the memory region contains.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling.Memory.Experimental
- Assembly: UnityEditor.CoreModule
public ArrayEntries<int> firstAllocationIndex { get; }