BurstTriangulator
v3.8.0
Search Results for

    Show / Hide Table of Contents

    Property IgnoredHalfedgesForPlantingSeeds

    IgnoredHalfedgesForPlantingSeeds

    Buffer corresponding to Halfedges. true indicates that the halfedge was ignored during planting seed step, false otherwise. Constraint edges to ignore can be set in input using IgnoreConstraintForPlantingSeeds.

    Declaration
    public NativeList<bool> IgnoredHalfedgesForPlantingSeeds { get; }
    Property Value
    Type Description
    NativeList<bool>
    Remarks

    This buffer is particularly useful when using UnsafeTriangulator.

    See Also
    ConstrainedHalfedges
    In this article
    Back to top Generated by DocFX | Documentation © 2024 by Andrzej Więckowski is licensed under CC BY 4.0