| Name | Type | Description |
|---|---|---|
options |
BufferPolylineMaterialOptions | optional |
Experimental
This feature is not final and is subject to change without Cesium's standard deprecation policy.
Extends
Members
Color of fill.
- Inherited From:
outlineColor : Color
Color of outline.
- Inherited From:
Width of outline, 0-255px.
- Inherited From:
Width of polyline, 0–255px.
Methods
| Name | Type | Description |
|---|---|---|
material |
BufferPolylineMaterial | |
view |
DataView | |
byteOffset |
number |
static Cesium.BufferPolylineMaterial.unpack(view, byteOffset, result) → BufferPolylineMaterial
| Name | Type | Description |
|---|---|---|
view |
DataView | |
byteOffset |
number | |
result |
BufferPolylineMaterial |
Returns:
Returns a JSON-serializable object representing the material. This encoding
is not memory-efficient, and should generally be used for debugging and
testing.
Returns:
JSON-serializable object.
