Preparing search index...
The search index is not available
Threepipe SVG Rendering Plugins
Threepipe SVG Rendering Plugins
ViewmapOptions
Interface ViewmapOptions
interface
ViewmapOptions
{
creaseAngle
?:
{
max
:
number
;
min
:
number
;
}
;
defaultMeshColor
?:
ColorRepresentation
;
ignoreVisibility
?:
boolean
;
updateMeshes
?:
boolean
;
}
Index
Properties
crease
Angle?
default
Mesh
Color?
ignore
Visibility?
update
Meshes?
Properties
Optional
crease
Angle
crease
Angle
?:
{
max
:
number
;
min
:
number
;
}
Type declaration
max
:
number
min
:
number
Optional
default
Mesh
Color
default
Mesh
Color
?:
ColorRepresentation
Optional
ignore
Visibility
ignore
Visibility
?:
boolean
Optional
update
Meshes
update
Meshes
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
crease
Angle
default
Mesh
Color
ignore
Visibility
update
Meshes
Threepipe SVG Rendering Plugins
BasicSVGRenderer
BasicSVGRendererPlugin
DrawPass
FillPass
SVGDrawHandler
SVGDrawInfo
SVGMesh
SVGRenderInfo
SVGRenderer
ThreeSVGRendererPlugin
Viewmap
ViewmapBuildInfo
FillPassOptions
SVGDrawOptions
SVGMeshOptions
SVGTexture
ViewmapOptions
Generated using
TypeDoc