docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum HDLightTypeAndShape

    Type of an HDRP Light including shape

    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    public enum HDLightTypeAndShape

    Fields

    Name Description
    BoxSpot

    Spot Light with box shape.

    ConeSpot

    Spot Light with cone shape.

    Directional

    Directional Light.

    DiscArea

    Disc light, baking Only

    Point

    Point Light.

    PyramidSpot

    Spot Light with pyramid shape.

    RectangleArea

    Rectangle Light.

    TubeArea

    Tube Light, runtime Only.

    Extension Methods

    HDLightTypeExtension.IsArea(HDLightTypeAndShape)
    HDLightTypeExtension.IsSpot(HDLightTypeAndShape)
    HDLightTypeExtension.SupportsBakedOnly(HDLightTypeAndShape)
    HDLightTypeExtension.SupportsMixed(HDLightTypeAndShape)
    HDLightTypeExtension.SupportsRuntimeOnly(HDLightTypeAndShape)
    In This Article
    Back to top
    Copyright © 2025 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)