docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class HDLightTypeExtension

    Extension class for the HDLightTypeAndShape type.

    Inheritance
    object
    HDLightTypeExtension
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    public static class HDLightTypeExtension

    Methods

    Name Description
    IsArea(HDLightTypeAndShape)

    Returns true if the hd light type is an area light

    IsSpot(HDLightTypeAndShape)

    Returns true if the hd light type is a spot light

    SupportsBakedOnly(HDLightTypeAndShape)

    Returns true if the hd light type can be used for baking

    SupportsMixed(HDLightTypeAndShape)

    Returns true if the hd light type can be used in mixed mode

    SupportsRuntimeOnly(HDLightTypeAndShape)

    Returns true if the hd light type can be used for runtime lighting

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