MemorySnapshot
MemorySnapshot is a profiling tool to help diagnose memory usage.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Class
- Namespace: UnityEditor.MemoryProfiler
- Assembly: UnityEditor.CoreModule
public static class MemorySnapshot
Remarks
MemorySnapshot, and all types in UnityEditor.MemoryProfiler.* are very experimental API, and will very likely change significantly going forward. Currently only il2cpp-based players are able to provide memory snapshots. The editor, and mono-based players will not respond to requests for new snapshots.