Cesium3DTilesInspector

external class Cesium3DTilesInspector(var container: ERROR CLASS: Symbol not found for Element, scene: ERROR CLASS: Symbol not found for Scene)(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: Symbol not found for Element, scene: ERROR CLASS: Symbol not found for Scene)

Properties

Link copied to clipboard
var container: ERROR CLASS: Symbol not found for Element

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