Navigation
API > API/Plugins > API/Plugins/CelestialVault
Different type of orbital motion for the Celestial bodies. Will be used to branch the computational logics
| Name | EOrbitType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/CelestialVault/Source/CelestialVault/Public/CelestialDataTypes.h |
| Include Path | #include "CelestialDataTypes.h" |
Syntax
enum EOrbitType
{
Star,
Elliptic,
VSOP87,
}
Values
| Name | Remarks |
|---|---|
| Star | |
| Elliptic | |
| VSOP87 |