docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RepairMesh

    RepairMesh(OccurrenceList, double, bool, bool)

    Launch the repair process to repair a disconnected or not clean tessellation

    Declaration
    public void RepairMesh(OccurrenceList occurrences, double tolerance, bool crackNonManifold = true, bool orient = true)
    Parameters
    Type Name Description
    OccurrenceList occurrences

    Occurrences of components to process

    double tolerance

    Connection tolerance

    bool crackNonManifold

    At the end of the repair process, crack resulting non-manifold edges

    bool orient

    If true reorient the model

    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)