@tiledb-inc/viz-core / Exports / TileDBVisualizationBaseOptions
Interface: TileDBVisualizationBaseOptions
Hierarchy
TileDBVisualizationBaseOptions
Table of contents
Properties
Properties
height
• Optional
height: string
Height of widget canvas in pixels
Defined in
inspector
• Optional
inspector: boolean
Show BabylonJS inspector
Defined in
moveSpeed
• Optional
moveSpeed: number
When camera view in first-person determines how fast to move
Defined in
rootElement
• rootElement: HTMLElement
The HTML element to render the canvas
Defined in
wheelPrecision
• Optional
wheelPrecision: number
Gets or Set the mouse wheel precision or how fast is the camera zooming.
Defined in
width
• Optional
width: string
Width of widget canvas in pixels