ElevationMode (Enum)

Namespace: Wrld.Space

Specifies how the elevation property of shape and Marker objects is interpreted.

Fields

Name Type Description
HeightAboveSeaLevel ElevationMode The elevation property is interpreted as an absolute altitude above mean sea level, in meters.
HeightAboveGround ElevationMode The elevation property is interpreted as a height relative to the map’s terrain, in meters.
v0.8.17