memoryRegionIndex
An array of indexes that indicate which memory region, beginning region, inside region, or end region, that the memory allocation represents.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling.Memory.Experimental
- Assembly: UnityEditor.CoreModule
public ArrayEntries<int> memoryRegionIndex { get; }