ModelVisualizer

new SuperMap3D.ModelVisualizer(scene, entityCollection)

Entity#model映射到ModelVisualizer
Name Type Description
scene Scene 基元将在其中渲染的场景。
entityCollection EntityCollection 要可视化的实体集合。

Methods

destroy()

Removes and destroys all primitives created by this instance.

isDestroyed()Boolean

如果该对象已被销毁,则返回 true;否则返回 false。
Returns:
如果该对象已被销毁,则为 true;否则为 false。