Enum AOVBuffers
Buffers available in HDRP
Namespace: UnityEngine.Rendering.HighDefinition
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. |