Version: 2020.3
LanguageEnglish
  • C#

ProfilerArea

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

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.
VirtualTexturingVirtual Texturing statistics.