PathVisualizer
external class PathVisualizer(scene: Scene, entityCollection: EntityCollection) : Visualizer(source)
A Visualizer which maps Entity.path to a Polyline.
Parameters
scene
The scene the primitives will be rendered in.
entityCollection
The entityCollection to visualize.