Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.IMyShipController.TryGetPlanetPosition

Morten Aune Lyrstad edited this page Feb 3, 2022 · 21 revisions

IndexNamespace IndexIMyShipController

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

bool

True if cockpit is in gravity of planet

Parameters

Clone this wiki locally