-
Notifications
You must be signed in to change notification settings - Fork 142
BoxDimensions
Scott Hunter edited this page May 29, 2019
·
9 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.
The width, depth, and height of a box.
Extends: InterpolatableProperty
Extends: DeletableProperty
Interpolatable: yes
cartesian - Cartesian3Value
The dimensions specified as a three-dimensional Cartesian value [X, Y, Z]
, with X representing width, Y representing depth, and Z representing height, in world coordinates in meters.
reference - ReferenceValue
The dimensions specified as a reference to another property.