Cesium3DTilesetVisualizer

new Cesium.Cesium3DTilesetVisualizer(scene, entityCollection)

Name Type Description
scene Scene The scene the primitives will be rendered in.
entityCollection EntityCollection The entityCollection to visualize.

Methods

Removes and destroys all primitives created by this instance.
Returns true if this object was destroyed; otherwise, false.
Returns:
True if this object was destroyed; otherwise, false.
Updates models created this visualizer to match their Entity counterpart at the given time.
Name Type Description
time JulianDate The time to update to.
Returns:
This function always returns true.
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.