Version: 2023.1
言語: 日本語

MemoryProfiler

class in Unity.Profiling.Memory

マニュアルに切り替える

説明

Memory profiling API container class.

The API is unified between both Editor and Player.

Static 関数

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.