-
Notifications
You must be signed in to change notification settings - Fork 143
HeightReference
Scott Hunter edited this page Jul 18, 2016
·
10 revisions
This page describes the possible content of a CZML document or stream. Please read CZML Structure for an explanation of how a CZML document is put together.
#HeightReference
The height reference of an object, which indicates if the object's position is relative to terrain or not.
Interpolatable: no
##Properties
heightReference - HeightReferenceValue
The height reference. Valid values are "NONE", "CLAMP_TO_GROUND", and "RELATIVE_TO_GROUND".
reference - ReferenceValue
The height reference specified as a reference to another property.