docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method BakeDepthMap

    BakeDepthMap(uint, double, ColorAlpha?)

    Depth map baking

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public ImageList BakeDepthMap(uint sessionId, double normalizeValue = 1, ColorAlpha? defaultColor = null)
    Parameters
    Type Name Description
    uint sessionId

    Baking session Id

    double normalizeValue

    Divisor applied to depth values before storage to texture

    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)