docs.unity.cn
    Show / Hide Table of Contents

    Enum LODCrossFadeDitheringType

    Type of the LOD cross-fade.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum LODCrossFadeDitheringType

    Fields

    Name Description Value
    BayerMatrix

    Unity uses the Bayer matrix texture to compute the LOD cross-fade dithering.


    0
    BlueNoise

    Unity uses the precomputed blue noise texture to compute the LOD cross-fade dithering.


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