CloudCollection
CloudCollection is a collection of cloud primitives.
It can have some CumulusCloud components as children.
- Cesium element: CloudCollection
- Example: CloudCollection
Availability
Inside Viewer or CesiumWidget component. A CloudCollection object will be attached to the PrimitiveCollection of the Viewer or CesiumWidget.
Properties
Cesium properties
| Property | Type | Description |
|---|---|---|
| show | boolean | |
| noiseDetail | number | |
| noiseOffset | Cartesian3 | |
| debugBillboards | boolean | |
| debugEllipsoids | boolean |
Cesium read-only properties
N/A
Cesium events
N/A
Other properties
| Property | Type | Description |
|---|---|---|
| children | ReactNode |