Sandbox.ModAPI.Ingame
MyPlanetElevation
Assembly: Sandbox.Common.dll
public enum MyPlanetElevation
Describes what detail level to retrieve the planet elevation for.
Fields
| Member | Description |
|---|---|
| Sealevel | Only return the distance to the planetary sealevel. |
| Surface | Return the distance to the closest point of the planet. This is the same value displayed in the HUD. |