docs.unity.cn
    Show / Hide Table of Contents

    Enum MaximumLODLevelMode

    Defines how the MaximumLOD is computed.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum MaximumLODLevelMode

    Fields

    Name Description Value
    FromQualitySettings

    Use the current quality settings value.


    0
    OffsetQualitySettings

    Offset the current quality settings value.


    1
    OverrideQualitySettings

    Set the current quality settings value.


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