Enum CustomPass.TargetBuffer | High Definition RP | 7.3.1
docs.unity.cn
    Show / Hide Table of Contents

    Enum CustomPass.TargetBuffer

    Used to select the target buffer when executing the custom pass

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum TargetBuffer

    Fields

    Name Description
    Camera

    The buffers for the currently rendering Camera.

    Custom

    The custom rendering buffers that HDRP allocates.

    None

    No target buffer.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX