Enum DebugLightingMode | High Definition RP | 6.7.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Enum DebugLightingMode

    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    [GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false)]
    public enum DebugLightingMode

    Fields

    Name Description
    DiffuseLighting
    IndirectDiffuseOcclusion
    IndirectSpecularOcclusion
    LuminanceMeter
    LuxMeter
    MatcapView
    None
    SpecularLighting
    VisualizeCascade
    VisualizeShadowMasks
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX