Version: 2023.1
언어: 한국어

MemoryProfiler

class in Unity.Profiling.Memory

매뉴얼로 전환

설명

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

CreatingMetadataA metadata event that collection methods can subscribe to.