Skip to content

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.

Inside Viewer or CesiumWidget components.

Property Type Description
show boolean
destroyPrimitives boolean
primitiveAdded Event<(…args: any[]) => void>
primitiveRemoved Event<(…args: any[]) => void>

N/A

N/A

Property Type Description
children ReactNode