three-cad-viewer
Preparing search index...
ui/display
DisplayOptions
Interface DisplayOptions
Options for Display constructor
interface
DisplayOptions
{
cadWidth
:
number
;
canvas
?:
HTMLCanvasElement
;
explodeTool
:
boolean
;
gl
?:
WebGLRenderingContext
|
WebGL2RenderingContext
;
glass
:
boolean
;
height
:
number
;
measurementDebug
:
boolean
;
measureTools
:
boolean
;
pinning
:
boolean
;
selectTool
:
boolean
;
studioTool
:
boolean
;
theme
:
ThemeInput
;
tools
:
boolean
;
treeHeight
?:
number
;
treeWidth
:
number
;
zebraTool
:
boolean
;
zscaleTool
:
boolean
;
}
Index
Properties
cad
Width
canvas?
explode
Tool
gl?
glass
height
measurement
Debug
measure
Tools
pinning
select
Tool
studio
Tool
theme
tools
tree
Height?
tree
Width
zebra
Tool
zscale
Tool
Properties
cad
Width
cadWidth
:
number
Optional
canvas
canvas
?:
HTMLCanvasElement
explode
Tool
explodeTool
:
boolean
Optional
gl
gl
?:
WebGLRenderingContext
|
WebGL2RenderingContext
glass
glass
:
boolean
height
height
:
number
measurement
Debug
measurementDebug
:
boolean
measure
Tools
measureTools
:
boolean
pinning
pinning
:
boolean
select
Tool
selectTool
:
boolean
studio
Tool
studioTool
:
boolean
theme
theme
:
ThemeInput
tools
tools
:
boolean
Optional
tree
Height
treeHeight
?:
number
tree
Width
treeWidth
:
number
zebra
Tool
zebraTool
:
boolean
zscale
Tool
zscaleTool
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cad
Width
canvas
explode
Tool
gl
glass
height
measurement
Debug
measure
Tools
pinning
select
Tool
studio
Tool
theme
tools
tree
Height
tree
Width
zebra
Tool
zscale
Tool
three-cad-viewer
Loading...
Options for Display constructor