Click or drag to resize

FieldOfViewCentralBodyProjectionGraphicsExtension.CentralBody Property

Gets or sets the CentralBody on which the field of view will be projected.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public CentralBody CentralBody { get; set; }

Property Value

Type: CentralBody

Implements

IFieldOfViewCentralBodyProjectionGraphicsService.CentralBody
See Also