WallGeometryUpdater

new Cesium.WallGeometryUpdater(entity, scene)

用于墙体(Wall)的 GeometryUpdater。 客户端通常不会直接创建此类,而是依赖 DataSourceDisplay
Name Type Description
entity Entity 包含要可视化的几何图形的实体。
scene Scene 进行可视化的场景。

Methods

创建表示几何图形填充部分的几何实例。
Name Type Description
time JulianDate 用于获取初始属性值的时间。
Returns:
表示几何图形填充部分的几何实例。
Throws:
创建表示几何图形轮廓的几何实例。
Name Type Description
time JulianDate 用于获取初始属性值的时间。
Returns:
表示几何图形轮廓部分的几何实例。
Throws:
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.