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

    Enum MaximumLODLevelMode

    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    public enum MaximumLODLevelMode

    Fields

    Name Description
    Fixed

    Set the current quality settings value.

    FromQualitySettings

    Use the current quality settings value.

    OffsetQualitySettings

    Offset the current quality settings value.

    Extension Methods

    MaximumLODLevelModeExtensions.ComputeValue(Int32, Int32)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX