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:
需要帮助?获取答案的最快方式是在 Cesium 论坛 上向社区和团队提问。