coordinates |
Property
|
|
optional
The Property specifying the Rectangle . |
height |
Property
|
0
|
optional
A numeric Property specifying the altitude of the rectangle relative to the ellipsoid surface. |
extrudedHeight |
Property
|
|
optional
A numeric Property specifying the altitude of the rectangle's extruded face relative to the ellipsoid surface. |
closeTop |
Property
|
true
|
optional
A boolean Property specifying whether the rectangle has a top cover when extruded |
closeBottom |
Property
|
true
|
optional
A boolean Property specifying whether the rectangle has a bottom cover when extruded. |
show |
Property
|
true
|
optional
A boolean Property specifying the visibility of the rectangle. |
fill |
Property
|
true
|
optional
A boolean Property specifying whether the rectangle is filled with the provided material. |
material |
MaterialProperty
|
Color.WHITE
|
optional
A Property specifying the material used to fill the rectangle. |
outline |
Property
|
false
|
optional
A boolean Property specifying whether the rectangle is outlined. |
outlineColor |
Property
|
Color.BLACK
|
optional
A Property specifying the Color of the outline. |
outlineWidth |
Property
|
1.0
|
optional
A numeric Property specifying the width of the outline. |
rotation |
Property
|
0.0
|
optional
A numeric property specifying the rotation of the rectangle clockwise from north. |
stRotation |
Property
|
0.0
|
optional
A numeric property specifying the rotation of the rectangle texture counter-clockwise from north. |
granularity |
Property
|
Cesium.Math.RADIANS_PER_DEGREE
|
optional
A numeric Property specifying the angular distance between points on the rectangle. |
shadows |
Property
|
ShadowMode.DISABLED
|
optional
An enum Property specifying whether the rectangle casts or receives shadows from each light source. |
distanceDisplayCondition |
Property
|
|
optional
A Property specifying at what distance from the camera that this rectangle will be displayed. |