docs.unity.cn
    Show / Hide Table of Contents

    Enum DebugFullScreen

    Output a specific debug mode.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum DebugFullScreen

    Fields

    Name Description Value
    Depth

    Depth buffer.

    MotionVectors

    Motion vectors buffer.

    None

    No debug output.

    ScreenSpaceAmbientOcclusion

    Screen space ambient occlusion buffer.

    WorldSpacePosition

    The world space position of visible surfaces.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use