BillboardCollection
BillboardCollection is a collection of billboard primitives.
It can have some Billboard components as children.
Primitive is a low layer API for geographical visualization. Entity is more recommended unless performance issues.
- Cesium element: BillboardCollection
- Example: BillboardCollection
Availability
Section titled “Availability”Inside Viewer or CesiumWidget components. A BillboardColleciton 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 | |
| blendOption | BlendOption | |
| coarseDepthTestDistance | number | |
| debugShowBoundingVolume | boolean | |
| debugShowTextureAtlas | boolean | |
| modelMatrix | Matrix4 | |
| threePointDepthTestDistance | number |
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 |