Cesium3DTilesInspector

external class Cesium3DTilesInspector(var container: <Error class: unknown class>, scene: <Error class: unknown class>)(source)

Inspector widget to aid in debugging 3D Tiles

Parameters

scene

the Scene instance to use.

See also

Constructors

Link copied to clipboard
constructor(container: <Error class: unknown class>, scene: <Error class: unknown class>)

Properties

Link copied to clipboard
var container: <Error class: unknown class>

The DOM element that will contain the widget.

Link copied to clipboard

Functions

Link copied to clipboard
fun destroy()

Destroys the widget. Should be called if permanently removing the widget from layout.

Link copied to clipboard