docs.unity.cn
    Show / Hide Table of Contents

    Enum LODBiasMode

    Defines how the LODBias value is computed.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum LODBiasMode

    Fields

    Name Description Value
    FromQualitySettings

    Use the current quality settings value.

    0
    ScaleQualitySettings

    Scale the current quality settings value.

    1
    OverrideQualitySettings

    Set the current quality settings value.

    2
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021