Version: 2021.2
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

MemoryProfiler

class in UnityEngine.Profiling.Memory.Experimental

マニュアルに切り替える

説明

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

createMetaDataA metadata event that collection methods can subscribe to.