docs.unity.cn
    Show / Hide Table of Contents

    Enum HDAdditionalCameraData.BufferAccessType

    Type of buffers that can be accessed for this camera.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Flags]
    public enum BufferAccessType

    Fields

    Name Description Value
    Depth

    Depth buffer.

    1
    Normal

    Normal buffer.

    2
    Color

    Color buffer.

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