Click or drag to resize

DynamicFieldOfViewExtension.FieldOfViewVolume Property

Gets or sets the dynamic volume of the sensor's field of view defined in the sensor's reference frame.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public DynamicSensorFieldOfView FieldOfViewVolume { get; set; }

Property Value

Type: DynamicSensorFieldOfView

Implements

IDynamicFieldOfViewService.FieldOfViewVolume
See Also