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

    Enum MaximumLODLevelMode

    Defines how the MaximumLOD

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum MaximumLODLevelMode

    Fields

    Name Description
    FromQualitySettings

    Use the current quality settings value.

    OffsetQualitySettings

    Offset the current quality settings value.

    OverrideQualitySettings

    Set the current quality settings value.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX