docs.unity.cn
    Show / Hide Table of Contents

    Enum EnvironmentUpdateMode

    Environment lighting update mode.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum EnvironmentUpdateMode : int

    Fields

    Name Description Value
    OnChanged

    Environment lighting is updated when the sky has changed.

    OnDemand

    Environment lighting is updated on demand.

    Realtime

    Environment lighting is updated in real time.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Tuesday, July 27, 2021