tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Path Shape
PathDrawer
PathDrawer
Class PathDrawer
SVG path shape drawer plugin
Implements
IShapeDrawer
<
PathParticle
>
Index
Constructors
constructor
Methods
draw
particle
Init
Constructors
constructor
new
PathDrawer
()
:
PathDrawer
Returns
PathDrawer
Methods
draw
draw
(
data
:
IShapeDrawData
<
PathParticle
>
)
:
void
Draws the SVG path shape
Parameters
data
:
IShapeDrawData
<
PathParticle
>
Returns
void
particle
Init
particleInit
(
_container
:
Container
,
particle
:
PathParticle
)
:
void
Initializes the path data for the particle
Parameters
_container
:
Container
particle
:
PathParticle
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
draw
particle
Init
tsParticles - v4.0.0-beta.12
Loading...
SVG path shape drawer plugin