Show / Hide Table of Contents

Enum ProfilerArea

Namespace: UnityEngine.Profiling
Assembly: UnityEngine.dll
Syntax
public enum ProfilerArea

Fields

Name Description
Audio
CPU
GlobalIllumination
GPU
Memory
NetworkMessages
NetworkOperations
Physics
Physics2D
Rendering
UI
UIDetails
Video

Extension Methods

MustExtensions.MustBeEqual<ProfilerArea>(ProfilerArea)
MustExtensions.MustBeEqual<ProfilerArea>(ProfilerArea, String)
MustExtensions.MustNotBeEqual<ProfilerArea>(ProfilerArea)
MustExtensions.MustNotBeEqual<ProfilerArea>(ProfilerArea, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX