docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CrackEdges

    CrackEdges(OccurrenceList, bool, double, bool)

    crack polygonal edges according to given criteria

    Declaration
    public void CrackEdges(OccurrenceList occurrences, bool useAttributesFilter = true, double sharpAngleFilter = 45, bool useNonManifoldFilter = false)
    Parameters
    Type Name Description
    OccurrenceList occurrences

    Occurrences of components to process

    bool useAttributesFilter

    Filters by attribute

    double sharpAngleFilter

    Sharp angle in degree to filter by edges sharpness, if the angle is negative do not filter

    bool useNonManifoldFilter

    Filters by manifold-ness.

    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)