Sandbox.ModAPI.Ingame.MyPlanetElevation - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index
public enum MyPlanetElevation
Describes what detail level to retrieve the planet elevation for.
Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll
MyPlanetElevation Sealevel
Only return the distance to the planetary sealevel.
MyPlanetElevation Surface
Return the distance to the closest point of the planet. This is the same value displayed in the HUD.