Click or drag to resize

FieldOfViewCentralBodyProjectionGraphicsExtensionProjectionOptions 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.Platforms
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SensorProjectionOptions ProjectionOptions { get; set; }

Property Value

Type: SensorProjectionOptions

Implements

IFieldOfViewCentralBodyProjectionGraphicsServiceProjectionOptions
See Also