TryGetPlanetPosition
Summary
public bool TryGetPlanetPosition(out Vector3D position)
Attempts to get the world position of the nearest planet. This method is only available when a ship is within the gravity well of a planet.
Returns
True if cockpit is in gravity of planet
Parameters
- Vector3D position