用于更新地面几何实体的抽象类。 An abstract class for updating ground geometry entities.
| 名称 Name | 类型 Type | 说明 Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
具有以下属性的对象: An object with the following properties:
|
成员 Members
获取 zindex Gets the zindex
方法 Methods
销毁对象并使用其资源。一旦对象被销毁,就不应再使用。 Destroys and resources used by the object. Once an object is destroyed, it should not be used.
抛出: Throws:
-
DeveloperError : This object was destroyed, i.e., destroy() was called.
