elevationInfo [common profiles]

July 19, 2019 ยท View on GitHub

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.

cmn::3DSceneLayer, psl::3DSceneLayer

Properties

PropertyTypeDescription
modestring
Possible values are:
  • relativeToGround
  • absoluteHeight
  • onTheGround
  • relativeToScene
offsetnumberOffset is always added to the result of the above logic except for onTheGround where offset is ignored.
unitstringA string value indicating the unit for the values in elevationInfo