Skip to content

BoxDimensions

Scott Hunter edited this page Jun 14, 2016 · 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.

#BoxDimensions

The width, depth, and height of a box.

Extends: InterpolatableProperty

Interpolatable: yes

##Properties

cartesian - Cartesian3

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 - Reference

The dimensions specified as a reference to another property.

Clone this wiki locally