OptionalcacheWhether to cache geometry data in the browser if possible
OptionaldisableWhether to disable all the default key bindings
OptionalfatSettings related to fat wireframes (currently used in selection visualization)
Optionalcache?: booleanWhether the fat wireframes should be cached, so they load faster the second time, default value is true
Optionalenabled?: booleanWhether fat wireframes are enabled at all, default value is true
Optionalpregenerate?: 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
OptionalkeyPossible override the key bindings
OptionalautoOptionalcolorOptionalcolorOptionalfocus?: KeyBinding[]OptionalhideOptionalorbit?: KeyBinding[]Optionalpan?: KeyBinding[]OptionalrightFunction to call when the right-mouse is clicked (or more specifically when the 'contextmenu' event is triggered)
Optionalsection?: KeyBinding[]Optionaloct?: booleanWhether the octree should be enabled. This is currently used by (and required for) the rectangular selection tool
Optionalrendering?: { Rendering settings
Optionalantialias?: booleanWhether to apply anti aliasing
OptionalshowWhether to show the "LOADER" div whenever a model is loading, this div can be styled by using the .viewer3d.loader CSS class
OptionaltileTileSets
The settings available for the 3D Viewer