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.