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.