docs.unity.cn
    Show / Hide Table of Contents

    Enum SkyAmbientMode

    Sky Ambient Mode.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum SkyAmbientMode

    Fields

    Name Description Value
    Dynamic

    HDRP will use the current sky used for lighting (either the one setup in the Visual Environment component or the Sky Lighting Override) to compute the global ambient probe.

    Static

    HDRP will use the static lighting sky setup in the lighting panel to compute the global ambient probe.

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