docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Light2D.NormalMapQuality

    The accuracy of how the normal map calculation.

    Namespace: UnityEngine.Rendering.Universal
    Assembly: Unity.RenderPipelines.Universal.2D.Runtime.dll
    Syntax
    public enum Light2D.NormalMapQuality

    Fields

    Name Description
    Accurate

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

    Disabled

    Normal map not used.

    Fast

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

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)