docs.unity.cn
    Show / Hide Table of Contents

    Enum DebugViewProperties

    Debug view for material properties.

    Namespace: UnityEngine.Rendering.HighDefinition.Attributes
    Syntax
    public enum DebugViewProperties : int

    Fields

    Name Description Value
    DepthOffset

    Display materials with depth offset.

    Instancing

    Display materials using instancing.

    Lightmap

    Display materials with Lightmaps.

    None

    No property debug.

    PixelDisplacement

    Display materials with pixel displacement.

    Tessellation

    Display materials with tessellation.

    TessellationDisplacement

    Display materials with tessellation displacement.

    VertexDisplacement

    Display materials with vertex displacement.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, July 8, 2021