Click or drag to resize

CentralBodySurfaceRegionSensorVolumeConstraintBoundaryResolution Property

Gets or sets the spacing, in radians, at which to create additional points along the area target boundary to perform access on. If this property is set at or below zero no such additional points will be created.

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 BoundaryResolution { get; set; }

Property Value

Type: Double
See Also