docs.unity3d.com
    Show / Hide Table of Contents

    Enum Light2D.LightType

    An enumeration of the types of light

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum LightType

    Fields

    Name Description Value
    Freeform

    The shape of the light is based on a user defined closed shape with multiple points.

    Global

    Shapeless light that affects the entire screen.

    Parametric

    N-gon shaped lights. Deprecated.

    Point

    The shape of light is circular and can also be configured into a pizza shape.

    Sprite

    The shape of the light is based on a Sprite.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023