IFieldOfViewCentralBodyProjectionGraphicsService.CentralBody Property |
Gets the CentralBody on which the field of view will be projected.
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)
SyntaxCentralBody CentralBody { get; }
ReadOnly Property CentralBody As CentralBody
Get
property CentralBody^ CentralBody {
CentralBody^ get ();
}
abstract CentralBody : CentralBody with get
Property Value
Type:
CentralBody
See Also