BufferPolylineMaterial
open external class BufferPolylineMaterial(options: BufferPolylineMaterialOptions? = definedExternally)(source)
Material description for a BufferPolyline.
BufferPolylineMaterial objects are {@link Packable|packable}, stored when calling BufferPolyline.setMaterial. Subsequent changes to the material will not affect the polyline until setMaterial() is called again.
See also
Properties
Link copied to clipboard
Color of outline.
Link copied to clipboard
Width of outline, 0-255px.
Link copied to clipboard
Width of polyline, in the unit selected by BufferPolylineCollection.widthUnits.