This version of Unity is unsupported.

ProfilerArea

enumeration

Description

The different areas of profiling, corresponding to the charts in ProfilerWindow.

Each area corresponds to a chart in ProfilerWindow and the accompanying detail pane in its bottom half. These are the categories that group statistical data and provide additional insights into those specific areas.

Properties

CPUCPU statistics.
GPUGPU statistics.
RenderingRendering statistics.
MemoryMemory statistics.
AudioAudio statistics.
VideoVideo playback statistics.
Physics3D Physics statistics.
Physics2D2D physics statistics.
NetworkMessagesNetwork messages statistics.
NetworkOperationsNetwork operations statistics.
UIUI statistics.
UIDetailsDetailed UI statistics.
GlobalIlluminationGlobal Illumination statistics.