Declared in Spacecraft
Declaration
Vector3 GetRelativePosition(
string planet
);
Description
Returns the relative position between the body and another planet.
Parameters
Name | Description |
---|---|
planet | The planet to get the relative position between |