Class CustomPassAOVBuffers
Describes the type of custom pass buffer that will be exported with the AOV API.
상속된 멤버
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public class CustomPassAOVBuffers
생성자
| 이름 | 설명 |
|---|---|
| CustomPassAOVBuffers(CustomPassInjectionPoint, OutputType) | Constructor for CustomPassAOVBuffers |
필드
| 이름 | 설명 |
|---|---|
| injectionPoint | The injection point of the custom passes that will be exported. |
| outputType | Specifies which output type to export. |