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