Name | Type | Description |
---|---|---|
scene
|
Scene | 图元将被渲染的场景。 |
entityCollection
|
EntityCollection | 要可视化的 entityCollection。 |
Methods
删除并销毁此实例创建的所有原语。
如果此对象被销毁,则返回 true;否则为假。
Returns:
如果此对象被销毁,则为真;否则为假。
更新此可视化器创建的所有原语,以在给定时间匹配它们的实体对应物。
Name | Type | Description |
---|---|---|
time
|
JulianDate | 更新到的时间。 |
Returns:
此函数始终返回 true。