BufferPolygonCollection
BufferPolygonCollection is a high-performance collection of buffer polygon primitives (experimental).
It can have BufferPolygon components as children.
This is a low-level primitive API for rendering large numbers of polygons efficiently. Note: This API is experimental and subject to change without standard deprecation.
- Cesium element: BufferPolygonCollection
- Example: BufferPolygonCollection
Availability
Inside Viewer or CesiumWidget component. A BufferPolygonCollection object will be attached to the PrimitiveCollection of the Viewer or CesiumWidget.
Properties
Cesium properties
| Property | Type | Description |
|---|---|---|
| show | boolean | |
| debugShowBoundingVolume | boolean | |
| modelMatrix | Matrix4 |
Cesium read-only properties
N/A
Cesium events
N/A
Other properties
| Property | Type | Description |
|---|---|---|
| children | ReactNode |