Click or drag to resize

CentralBodySurfaceRegionElevationAngleConstraintGranularity Property

Gets or sets the maximum angular distance in radians between sample points along the boundary of the area.

Namespace:  AGI.Foundation.Access.Constraints
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double Granularity { get; set; }

Property Value

Type: Double
Remarks
By default, this is 0.5 degrees or 0.008726646 radians.
See Also