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 |
Declared in Spacecraft
Vector3 GetRelativePosition(
string planet
);Returns the relative position between the body and another planet.
| Name | Description |
|---|---|
| planet | The planet to get the relative position between |