Creates a new TerrainVisualizer.
The Cesium viewer instance
Optionaloptions: TerrainVisualizer.ConstructorOptionsPrivate_Private_Private_Private Optional_Private_Private_Private_The collection used in the visualizer.
The colors used in the visualizer
The current zoom level set on the visualizer.
Set zoom level on the visualizer.
The hybrid terrain instance used in the visualizer
The viewer used in the visualizer
Whether the grid is currently visible.
Private_Private_Private_Private_Private_Private_Private_PrivateGets the rectangle representing the current view.
The current view rectangle or undefined.
Private_Clears all visualizations.
Flies the camera to focus on a rectangle.
The rectangle to focus on.
Optionaloptions: { duration?: number }Viewer.flyTo
Hides the tile grid.
Sets the colors used for visualization.
Map of role names to colors
Sets the terrain provider to visualize.
The terrain provider to visualize.
Shows a grid of tiles at the specified level.
The zoom level to visualize
Updates all active visualizations.
Utility class for visualizing terrain provider boundaries and debugging terrain loading.