docs.unity.cn
    Show / Hide Table of Contents

    Enum Light2D.NormalMapQuality

    The accuracy of how the normal map calculation.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum NormalMapQuality

    Fields

    Name Description Value
    Fast

    Faster calculation with less accuracy suited for small shapes on screen.


    0
    Accurate

    Accurate calculation useful for better output on bigger shapes on screen.


    1
    Disabled

    Normal map not used.


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