positions |
Property
|
|
optional
A Property specifying the array of Cartesian3 positions which define the line strip. |
shape |
Property
|
|
optional
A Property specifying the array of Cartesian2 positions which define the shape to be extruded. |
cornerType |
Property
|
CornerType.ROUNDED
|
optional
A CornerType Property specifying the style of the corners. |
show |
Property
|
true
|
optional
A boolean Property specifying the visibility of the volume. |
fill |
Property
|
true
|
optional
A boolean Property specifying whether the volume is filled with the provided material. |
material |
MaterialProperty
|
Color.WHITE
|
optional
A Property specifying the material used to fill the volume. |
outline |
Property
|
false
|
optional
A boolean Property specifying whether the volume 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. |
granularity |
Property
|
Cesium.Math.RADIANS_PER_DEGREE
|
optional
A numeric Property specifying the angular distance between each latitude and longitude point. |
shadows |
Property
|
ShadowMode.DISABLED
|
optional
An enum Property specifying whether the volume casts or receives shadows from each light source. |
distanceDisplayCondition |
Property
|
|
optional
A Property specifying at what distance from the camera that this volume will be displayed. |