Enum AOVBuffers
Buffers available in HDRP
Namespace: UnityEngine.Experimental.Rendering.HDPipeline
Syntax
public enum AOVBuffers
Fields
| Name | Description |
|---|---|
| Color | Color buffer that will be used before post processes. |
| DepthStencil | |
| MotionVectors | |
| Normals | |
| Output | Color buffer that will be used at the end, include post processes. |