Click or drag to resize

SensorFieldOfViewVisualizerTEntityProjectionOptions Property

Gets or sets additional options for computing the projection, including the distance to which to project the portion of a sensor that does not intersect the CentralBody.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SensorProjectionOptions ProjectionOptions { get; set; }

Property Value

Type: SensorProjectionOptions
See Also