docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method BakeValidityMap

    BakeValidityMap(uint, double, double)

    Validity map baking, distinguishing baked pixels from non baked pixels

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public ImageList BakeValidityMap(uint sessionId, double validValue = 1, double invalidValue = 0)
    Parameters
    Type Name Description
    uint sessionId

    Baking session Id

    double validValue

    Value used for filling baked texels

    double invalidValue

    Value 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)