Preparing search index...
The search index is not available
three-svg-renderer
three-svg-renderer
SVGDrawHandler
Class SVGDrawHandler
Hierarchy
SVGDrawHandler
Index
Constructors
constructor
Properties
options
passes
Methods
drawSVG
Constructors
constructor
new SVGDraw
Handler
(
options
?:
SVGDrawOptions
)
:
SVGDrawHandler
Parameters
Optional
options:
SVGDrawOptions
Returns
SVGDrawHandler
Properties
Readonly
options
options
:
Required
<
SVGDrawOptions
>
= ...
Readonly
passes
passes
:
DrawPass
[]
= ...
Methods
drawSVG
drawSVG
(
viewmap
:
Viewmap
, size
:
SizeLike
, info
?:
SVGDrawInfo
)
:
Promise
<
Svg
>
Parameters
viewmap:
Viewmap
size:
SizeLike
info:
SVGDrawInfo
= ...
Returns
Promise
<
Svg
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
three-
svg-
renderer
SVGDraw
Handler
constructor
options
passes
drawSVG
Generated using
TypeDoc