MemoryProfiler
class in UnityEngine.Profiling.Memory.Experimental
/
Implemented in:UnityEngine.CoreModule
Description 描述
Memory profiling API container class.
The API is unified between both Editor and Player.
Static Methods 静态方法
| TakeSnapshot | Trigger memory snapshot capture. | ||
| TakeTempSnapshot | Trigger memory snapshot capture to Application.temporaryCachePath folder. |
Events
| createMetaData | Event to which meta data collection methods can be subscribed to. |