new Cesium.PointVisualizer(entityCluster, entityCollection)

Name Type Description
entityCluster EntityCluster 管理公告牌集合的实体集群,可选择与其他实体的集群.
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.