Version: 2021.3
언어: 한국어
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.

정적 함수

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.