Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 840 Bytes

elevationInfo.cmn.md

File metadata and controls

15 lines (10 loc) · 840 Bytes

elevationInfo [common profiles]

An object defining where a feature is placed within a scene. For example, on the ground or at an absolute height. See more information on elevation in ArcGIS clients.

Related:

cmn::3DSceneLayer, psl::3DSceneLayer

Properties

Property Type Description
mode string
Possible values are:
  • relativeToGround
  • absoluteHeight
  • onTheGround
  • relativeToScene
offset number Offset is always added to the result of the above logic except for onTheGround where offset is ignored.
unit string A string value indicating the unit for the values in elevationInfo