Enum CustomPassAOVBuffers.OutputType
Specifies which output type to export.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum OutputType
Fields
| Name | Description | Value | 
|---|---|---|
| Camera | The color buffer of the camera will be exported.  | 
|
| CustomPassBuffer | The custom pass buffer will be exported.  |