docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum LightRenderingMode

    Options for light rendering mode.

    Namespace: UnityEngine.Rendering.Universal
    Assembly: Unity.RenderPipelines.Universal.Runtime.dll
    Syntax
    public enum LightRenderingMode

    Fields

    Name Description
    Disabled

    Use this to disable lighting.

    PerPixel

    Use this to select lighting to be calculated per pixel.

    PerVertex

    Use this to select lighting to be calculated per vertex.

    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)