Click or drag to resize

SensorFieldOfViewMaximumRadius Property

Gets the maximum radial limit. In conjunction with MinimumRadius, this restricts the volume to a spherical shell. By default, this property has the value PositiveInfinity.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 26.3.426.0 (26.3.426.0)
Syntax
public double MaximumRadius { get; }

Property Value

Type: Double
See Also