docs.unity.cn
    Show / Hide Table of Contents

    Enum EnvironmentUpdateMode

    Environment lighting update mode.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum EnvironmentUpdateMode

    Fields

    Name Description Value
    OnChanged

    Environment lighting is updated when the sky has changed.


    0
    OnDemand

    Environment lighting is updated on demand.


    1
    Realtime

    Environment lighting is updated in real time.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 07 August 2023