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