rectangle |
Rectangle
|
|
A cartographic rectangle with north, south, east and west properties in radians. |
vertexFormat |
VertexFormat
|
VertexFormat.DEFAULT
|
optional
The vertex attributes to be computed. |
ellipsoid |
Ellipsoid
|
Ellipsoid.WGS84
|
optional
The ellipsoid on which the rectangle lies. |
granularity |
Number
|
CesiumMath.RADIANS_PER_DEGREE
|
optional
The distance, in radians, between each latitude and longitude. Determines the number of positions in the buffer. |
height |
Number
|
0.0
|
optional
The height from the surface of the ellipsoid. |
rotation |
Number
|
0.0
|
optional
The rotation of the rectangle, in radians. A positive rotation is counter-clockwise. |
stRotation |
Number
|
0.0
|
optional
The rotation of the texture coordinates, in radians. A positive rotation is counter-clockwise. |
extrudedHeight |
Number
|
|
optional
Height of extruded surface. |