{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method ConstructLightMaps | Entities Graphics | 1.1.0-pre.3
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ConstructLightMaps

    ConstructLightMaps(List<Texture2D>, List<Texture2D>, List<Texture2D>)

    Constructs a LightMaps instance from a list of textures for colors, direction lights, and shadow masks.

    Declaration
    public static LightMaps ConstructLightMaps(List<Texture2D> inColors, List<Texture2D> inDirections, List<Texture2D> inShadowMasks)
    Parameters
    Type Name Description
    List<Texture2D> inColors

    The list of Texture2D for colors.

    List<Texture2D> inDirections

    The list of Texture2D for direction lights.

    List<Texture2D> inShadowMasks

    The list of Texture2D for shadow masks.

    Returns
    Type Description
    LightMaps

    Returns a new LightMaps object.

    In This Article
    Back to top
    Copyright © 2023 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)