This version of Unity is unsupported.

MemoryProfiler

class in Unity.Profiling.Memory

/

Implemented in:UnityEngine.CoreModule

Description

Memory profiling API container class.

The API is unified between both Editor and Player.

Static Methods

TakeSnapshotTriggers a memory snapshot capture.
TakeTempSnapshotTriggers a memory snapshot capture to the Application.temporaryCachePath folder.

Events

CreatingMetadataA metadata event that collection methods can subscribe to.