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

    Enum LightingProperty

    Engine lighting property.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Flags]
    public enum LightingProperty

    Fields

    Name Description
    DiffuseOnly

    Render only diffuse.

    None

    No debug output.

    SpecularOnly

    Render only specular.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX