tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Full Bundle
bundle
ParticlesOptions
Class ParticlesOptions
Implements
IParticlesOptions
IOptionLoader
<
IParticlesOptions
>
Indexable
[
name
:
string
]:
unknown
Index
Constructors
constructor
Properties
bounce
effect
groups
move
number
opacity
paint
palette?
reduce
Duplicates
shape
size
z
Index
Methods
load
Constructors
constructor
new
ParticlesOptions
(
pluginManager
:
PluginManager
,
container
?:
Container
,
)
:
ParticlesOptions
Parameters
pluginManager
:
PluginManager
Optional
container
:
Container
Returns
ParticlesOptions
Properties
Readonly
bounce
bounce
:
ParticlesBounce
Readonly
effect
effect
:
Effect
Readonly
groups
groups
:
ParticlesGroups
Readonly
move
move
:
Move
Readonly
number
number
:
ParticlesNumber
Readonly
opacity
opacity
:
Opacity
paint
paint
:
SingleOrMultiple
<
Paint
>
Optional
palette
palette
?:
string
reduce
Duplicates
reduceDuplicates
:
boolean
Readonly
shape
shape
:
Shape
Readonly
size
size
:
Size
Readonly
z
Index
zIndex
:
ZIndex
Methods
load
load
(
data
?:
RecursivePartial
<
IParticlesOptions
>
)
:
void
Parameters
Optional
data
:
RecursivePartial
<
IParticlesOptions
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bounce
effect
groups
move
number
opacity
paint
palette
reduce
Duplicates
shape
size
z
Index
Methods
load
tsParticles - v4.0.0-beta.12
Loading...