Click or drag to resize

EntityDynamicSensorFieldOfViewTEntityEntityParameter Property

Gets or sets the entity parameter specifying the entity from which this object should get its field of view.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public EntityParameter<TEntity> EntityParameter { get; set; }

Property Value

Type: EntityParameterTEntity
See Also