docs.unity.cn
    Show / Hide Table of Contents

    Enum DebugOverdrawMode

    Debug mode of the overdraw

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum DebugOverdrawMode

    Fields

    Name Description Value
    None

    No overdraw debug mode.


    0
    Opaque

    Debug overdraw of opaque only.


    1
    Transparent

    Debug overdraw of transparent only.


    2
    All

    Debug overdraw of everything only.


    3
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 24 July 2023