Click or drag to resize

DynamicFieldOfViewExtension Constructor (DynamicSensorFieldOfView)

Initializes a new instance with a specified field of view.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DynamicFieldOfViewExtension(
	DynamicSensorFieldOfView fieldOfView
)

Parameters

fieldOfView
Type: AGI.Foundation.Geometry.ShapesDynamicSensorFieldOfView
The field of view.
See Also