docs.unity.cn
    Show / Hide Table of Contents

    Enum AOVBuffers

    Buffers available in HDRP

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum AOVBuffers

    Fields

    Name Description Value
    Output

    Color buffer that will be used at the end, include post processes.

    0
    Color

    Color buffer that will be used before post processes.

    1
    DepthStencil

    DepthStencil buffer at the end of the frame.

    2
    Normals

    Normals buffer at the end of the frame.

    3
    MotionVectors

    Motion vectors buffer at the end of the frame.

    4
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021