new Cesium.PathVisualizer(scene, entityCollection)

A Visualizer which maps Entity#path to a Polyline.
Name Type Description
scene Scene 原始人的场景将会曝光.
entityCollection EntityCollection 实体收集可视化.

Methods

destroy()

移除并摧毁此实例所创造的所有原始人.

isDestroyed()boolean

如果此对象被销毁, 返回真实; 否则, 错误 .
Returns:
如果此天体被销毁, 则属真; 否则, 属假 .

update(time)boolean

更新这个可视化器创建的所有原始物,以匹配它们 ——Entity 在给定时间对应.
Name Type Description
time JulianDate 时间更新到.
Returns:
此函数总是返回真实 .
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.