class in UnityEngine.Profiling.Memory.Experimental
マニュアルに切り替える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. |