RegenParams.Angle Property

Gets or sets the maximum angular deflection in radians, ignored when zero.
Public Property Angle() As Double
This language is not supported or no code example is available.
public double Angle {get; set;}
This language is not supported or no code example is available.

Property Value

double
Remarks
 
This setting dictates the minimum number of facets around a smaller circle or cylinder regardless of the Deviation setting, and gives you added control over faces with very small radii. Lower values result in finer tessellations, while higher values give coarser tessellations.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition