docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method LightHasBeenPlacedInAtlas

    LightHasBeenPlacedInAtlas(HDAdditionalLightData)

    This function verifies if the light has its shadow maps placed in the cached shadow atlas.

    Declaration
    public bool LightHasBeenPlacedInAtlas(HDAdditionalLightData lightData)
    Parameters
    Type Name Description
    HDAdditionalLightData lightData

    The light that we want to check the placement of.

    Returns
    Type Description
    bool

    True if the shadow map is already placed in the atlas, false otherwise.

    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)