Constructor CustomPassAOVBuffers
CustomPassAOVBuffers(CustomPassInjectionPoint, OutputType)
Constructor for CustomPassAOVBuffers
선언
public CustomPassAOVBuffers(CustomPassInjectionPoint injectionPoint, CustomPassAOVBuffers.OutputType outputType)
파라미터
타입 | 이름 | 설명 |
---|---|---|
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. |