RectangleGeometryUpdater

new Cesium.RectangleGeometryUpdater(entity, scene)

用于矩形的 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.