CentralBodiesFacet.Sun Property |
Gets the Sun.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic SunCentralBody Sun { get; }
Public ReadOnly Property Sun As SunCentralBody
Get
public:
property SunCentralBody^ Sun {
SunCentralBody^ get ();
}
member Sun : SunCentralBody with get
Property Value
Type:
SunCentralBody
See Also