Enum MonitorType
Debug monitor types.
Namespace: UnityEngine.Rendering.PostProcessing
Syntax
public enum MonitorType : int
Fields
Name | Description | Value |
---|---|---|
LightMeter | Light meter. |
0 |
Histogram | Gamma histogram. |
1 |
Waveform | Waveform. |
2 |
Vectorscope | YUV vectorscope. |
3 |