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: 25.1.421.0 (25.1.421.0)
Syntax
public DynamicFieldOfViewExtension(
	DynamicSensorFieldOfView fieldOfView
)

Parameters

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