Click or drag to resize

SurfaceTriangulatorResultGranularity Property

Gets the granularity, in radians, used when the triangulation was computed. Lower granularities are more precise but create more triangles.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double Granularity { get; }

Property Value

Type: Double
See Also