GroundPrimitiveCollection
GroundPrimitiveCollection is the collection of ground primitives of the scene.
All properties are applied to single ground primitives collection of the scene.
It can have some GroundPrimitive components as children.
- Cesium element: PrimitiveCollection
- Example: GroundPrimitiveCollection
Availability
Section titled āAvailabilityāInside Viewer or CesiumWidget components.
Properties
Section titled āPropertiesāCesium properties
Section titled āCesium propertiesā| Property | Type | Description |
|---|---|---|
| show | boolean | |
| destroyPrimitives | boolean | |
| primitiveAdded | Event<(ā¦args: any[]) => void> | |
| primitiveRemoved | Event<(ā¦args: any[]) => void> |
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 |