Optional
cacheWhether to cache geometry data in the browser if possible
Optional
disableWhether to disable all the default key bindings
Optional
fatSettings related to fat wireframes (currently used in selection visualization)
Optional
cache?: booleanWhether the fat wireframes should be cached, so they load faster the second time, default value is true
Optional
enabled?: booleanWhether fat wireframes are enabled at all, default value is true
Optional
pregenerate?: booleanWhether fat wireframes should be generated immediately when loading a model, this makes showing them later on faster, but takes a little more time to load the models, default value is false
Optional
keyPossible override the key bindings
Optional
autoOptional
colorOptional
colorOptional
focus?: KeyBinding[]Optional
hideOptional
orbit?: KeyBinding[]Optional
pan?: KeyBinding[]Optional
rightFunction to call when the right-mouse is clicked (or more specifically when the 'contextmenu' event is triggered)
Optional
section?: KeyBinding[]Optional
oct?: booleanWhether the octree should be enabled. This is currently used by (and required for) the rectangular selection tool
Optional
rendering?: { Rendering settings
Optional
antialias?: booleanWhether to apply anti aliasing
Optional
showWhether to show the "LOADER" div whenever a model is loading, this div can be styled by using the .viewer3d.loader CSS class
Optional
tileTileSets
The settings available for the 3D Viewer