Skip to main content

PointPrimitiveCollection

PointPrimitiveCollection is a collection of point primitives. It can have some PointPrimitive components as children.

Primitive is a low layer API for geographical visualization. Entity is more recommended unless performance issues.

Availability

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

Properties

Cesium properties

PropertyTypeDescription
showboolean
blendOptionBlendOption
debugShowBoundingVolumeboolean
modelMatrixMatrix4

Cesium read-only properties

N/A

Cesium events

N/A

Other properties

PropertyTypeDescription
childrenReactNode