ModelVisualizer

new Cesium.ModelVisualizer(scene, entityCollection)

Entity#model 映射到 ModelVisualizer
Name Type Description
scene Scene 图元将在其中渲染的场景。
entityCollection EntityCollection 要可视化的实体集合。

Methods

移除并销毁此实例创建的所有图元。
如果此对象已被销毁则返回true,否则返回false。
Returns:
如果此对象已被销毁则返回true,否则返回false。
更新此可视化器创建的模型以匹配给定时间的对应实体。
Name Type Description
time JulianDate 要更新到的时间。
Returns:
此函数始终返回true。
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.