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