Class CustomPassAOVBuffers
Describes the type of custom pass buffer that will be exported with the AOV API.
Inherited Members
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public class CustomPassAOVBuffers
Constructors
Name | Description |
---|---|
CustomPassAOVBuffers(CustomPassInjectionPoint, OutputType) | Constructor for CustomPassAOVBuffers |
Fields
Name | Description |
---|---|
injectionPoint | The injection point of the custom passes that will be exported. |
outputType | Specifies which output type to export. |