class in UnityEngine.Profiling.Memory.Experimental
/
Implemented in:UnityEngine.CoreModule
Memory profiling API container class.
The API is unified between both Editor and Player.
TakeSnapshot | Triggers a memory snapshot capture. |
TakeTempSnapshot | Triggers a memory snapshot capture to the Application.temporaryCachePath folder. |
createMetaData | A metadata event that collection methods can subscribe to. |