Click or drag to resize

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

Property Value

Type: SensorProjectionOptions
See Also