Click or drag to resize
MyPlanetElevation Enumeration
v01.180.0 (Beta)

[This is preliminary documentation and is subject to change.]

Describes what detail level to retrieve the planet elevation for.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum MyPlanetElevation
Members
  Member nameValueDescription
Sealevel0 Only return the distance to the planetary sealevel.
Surface1 Return the distance to the closest point of the planet. This is the same value displayed in the HUD.
See Also