Enum MonitorType
Debug monitor types.
Namespace: UnityEngine.Rendering.PostProcessing
Assembly: Unity.Postprocessing.Runtime.dll
Syntax
public enum MonitorType
Fields
| Name | Description |
|---|---|
| Histogram | Gamma histogram. |
| LightMeter | Light meter. |
| Vectorscope | YUV vectorscope. |
| Waveform | Waveform. |