BillboardVisualizer
external class BillboardVisualizer(entityCluster: EntityCluster, entityCollection: EntityCollection) : Visualizer(source)
A Visualizer which maps Entity.billboard to a Billboard.
Parameters
entityCluster
The entity cluster to manage the collection of billboards and optionally cluster with other entities.
entityCollection
The entityCollection to visualize.