Enum HistogramMonitor.Channel
Displayable channels.
Namespace: UnityEngine.Rendering.PostProcessing
Syntax
public enum Channel
Fields
| Name | Description | 
|---|---|
| Blue | The blue channel.  | 
| Green | The green channel.  | 
| Master | The master (luminance) channel.  | 
| Red | The red channel.  |