Click or drag to resize

EllipsoidSurfaceRegionBuilder.Granularity Property

Gets or sets the granularity of the EllipsoidSurfaceRegion's borders. By default this is π / 360.0.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double Granularity { get; set; }

Property Value

Type: Double
See Also