Click or drag to resize

SensorFieldOfViewMinimumRadius Property

Gets the minimum radial limit. In conjunction with MaximumRadius, this restricts the volume to a spherical shell. By default, this property has the value 0.0.

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

Property Value

Type: Double
See Also