Preparing search index...
The search index is not available
Threepipe SVG Rendering Plugins
Threepipe SVG Rendering Plugins
SVGDrawHandler
Class SVGDrawHandler
Index
Constructors
constructor
Properties
options
passes
Methods
drawSVG
Constructors
constructor
new SVGDraw
Handler
(
options
?
)
:
SVGDrawHandler
Parameters
Optional
options
:
SVGDrawOptions
Returns
SVGDrawHandler
Properties
Readonly
options
options
:
Required
<
SVGDrawOptions
>
= ...
Readonly
passes
passes
:
DrawPass
[]
= ...
Methods
drawSVG
drawSVG
(
viewmap
,
size
,
info
?
)
:
Promise
<
Svg
>
Parameters
viewmap
:
Viewmap
size
:
SizeLike
info
:
SVGDrawInfo
= ...
Returns
Promise
<
Svg
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
options
passes
drawSVG
Threepipe SVG Rendering Plugins
BasicSVGRenderer
BasicSVGRendererPlugin
DrawPass
FillPass
SVGDrawHandler
SVGDrawInfo
SVGMesh
SVGRenderInfo
SVGRenderer
ThreeSVGRendererPlugin
Viewmap
ViewmapBuildInfo
FillPassOptions
SVGDrawOptions
SVGMeshOptions
SVGTexture
ViewmapOptions
Generated using
TypeDoc