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 | Trigger memory snapshot capture. |
TakeTempSnapshot | Trigger memory snapshot capture to Application.temporaryCachePath folder. |
createMetaData | Event to which meta data collection methods can be subscribed to. |