Constructor CustomPassAOVBuffers
CustomPassAOVBuffers(CustomPassInjectionPoint, OutputType)
Constructor for CustomPassAOVBuffers
Declaration
public CustomPassAOVBuffers(CustomPassInjectionPoint injectionPoint, CustomPassAOVBuffers.OutputType outputType)
Parameters
Type | Name | Description |
---|---|---|
CustomPassInjectionPoint | injectionPoint | The injection point of the custom passes that will be exported. |
CustomPassAOVBuffers.OutputType | outputType | The buffer type to export at the scpecified injection point. |