BurstTriangulator
v3.8.0
Search Results for

    Show / Hide Table of Contents

    Property Angle

    Angle

    Specifies the refinement angle constraint for triangles in the resulting mesh. Ensures that no triangle in the mesh has an angle smaller than the specified value.

    Declaration
    public float Angle { get; set; }
    Property Value
    Type Description
    float
    Remarks

    Expressed in radians. Note that in the literature, the upper boundary for convergence is approximately π / 6.

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