docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method BakeDiffuseMap

    BakeDiffuseMap(uint, bool, ColorAlpha?)

    Diffuse map baking

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public ImageList BakeDiffuseMap(uint sessionId, bool withTransparency = false, ColorAlpha? defaultColor = null)
    Parameters
    Type Name Description
    uint sessionId

    Baking session Id

    bool withTransparency

    If true, surface transparency is stored in the alpha channel

    ColorAlpha? defaultColor

    Color used for filling unbaked texels

    Returns
    Type Description
    ImageList
    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)