docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CombineMeshes

    CombineMeshes(OccurrenceList, BakeOption, bool)

    Combine all given meshes to one mesh with one material (baked)

    Declaration
    public uint CombineMeshes(OccurrenceList occurrences, BakeOption bakingOptions, bool overrideExistingUVs = false)
    Parameters
    Type Name Description
    OccurrenceList occurrences

    Occurrences of part to process

    BakeOption bakingOptions

    Baking options

    bool overrideExistingUVs

    If True, override existing UVs on channel

    Returns
    Type Description
    uint
    In This Article
    Back to top
    Copyright © 2024 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)