Property Alpha Alpha The α-value used by the filter to remove triangles. Triangles whose circumradius R satisfies the condition R² ≥ α⁻¹ will be removed. Declaration public float Alpha { get; set; } Property Value Type Description float