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.

    OverrideQualitySettings

    Set the current quality settings value.

    ScaleQualitySettings

    Scale the current quality settings value.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use