GroundGeometryUpdater

new Cesium.GroundGeometryUpdater(options)

用于更新地面几何实体的抽象类。
Name Type Description
options object 包含以下属性的对象:
Name Type Description
entity Entity 包含要可视化的几何的实体。
scene Scene 进行可视化的场景。
geometryOptions object 几何选项。
geometryPropertyName string 几何属性名称。
observedPropertyNames Array.<string> 此几何关注的实体属性。

Members

获取 zIndex。

Methods

销毁对象使用的资源。一旦对象被销毁,就不应再使用它。
Throws:
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.