docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SmoothMesh

    SmoothMesh(OccurrenceList, CostEvaluation, int, bool)

    Declaration
    public void SmoothMesh(OccurrenceList occurrences, CostEvaluation mode, int maxIterations = 100, bool lockSignificantEdges = true)
    Parameters
    Type Name Description
    OccurrenceList occurrences

    Occurrences of components to process

    CostEvaluation mode

    Computation of cost

    int maxIterations

    Maximum number of swapping iteration

    bool lockSignificantEdges

    Forbid to swap significant edges (e.g. UV seams, sharp edges, patch borders, ...)

    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)