tsParticles - v0.0.0
Preparing search index...
tsParticles Emitters Shape Path Plugin
EmittersPathShape
EmittersPathShape
Class EmittersPathShape
Hierarchy
EmitterShapeBase
<
EmittersPathShapeOptions
>
EmittersPathShape
Index
Constructors
constructor
Properties
check
Context
fill
options
path
points
position
size
Methods
init
random
Position
resize
Constructors
constructor
new
EmittersPathShape
(
position
:
ICoordinates
,
size
:
IDimension
,
fill
:
boolean
,
options
:
EmittersPathShapeOptions
,
)
:
EmittersPathShape
Parameters
position
:
ICoordinates
size
:
IDimension
fill
:
boolean
options
:
EmittersPathShapeOptions
Returns
EmittersPathShape
Properties
check
Context
checkContext
:
CanvasRenderingContext2D
fill
fill
:
boolean
options
options
:
EmittersPathShapeOptions
path
path
:
Path2D
points
points
:
ICoordinates
[]
position
position
:
ICoordinates
size
size
:
IDimension
Methods
init
init
()
:
Promise
<
void
>
Returns
Promise
<
void
>
random
Position
randomPosition
()
:
IRandomPositionData
|
null
Returns
IRandomPositionData
|
null
resize
resize
(
position
:
ICoordinates
,
size
:
IDimension
)
:
void
Parameters
position
:
ICoordinates
size
:
IDimension
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
check
Context
fill
options
path
points
position
size
Methods
init
random
Position
resize
tsParticles - v0.0.0
Loading...