Skip to main content

BufferPolylineCollection

BufferPolylineCollection is a high-performance collection of buffer polyline primitives (experimental). It can have BufferPolyline components as children.

This is a low-level primitive API for rendering large numbers of polylines efficiently. Note: This API is experimental and subject to change without standard deprecation.

Availability

Inside Viewer or CesiumWidget component. A BufferPolylineCollection object will be attached to the PrimitiveCollection of the Viewer or CesiumWidget.

Properties

Cesium properties

PropertyTypeDescription
showboolean
debugShowBoundingVolumeboolean
modelMatrixMatrix4

Cesium read-only properties

N/A

Cesium events

N/A

Other properties

PropertyTypeDescription
childrenReactNode