Sandbox.ModAPI.Ingame.MyPlanetElevation - bimbam2103/space_engineers GitHub Wiki

IndexNamespace Index

MyPlanetElevation Enum

public enum MyPlanetElevation

Describes what detail level to retrieve the planet elevation for.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Fields

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.

⚠️ **GitHub.com Fallback** ⚠️