Enum CustomPassAOVBuffers.OutputType
Specifies which output type to export.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum CustomPassAOVBuffers.OutputType
필드
| 이름 | 설명 |
|---|---|
| Camera | The color buffer of the camera will be exported. |
| CustomPassBuffer | The custom pass buffer will be exported. |