tsParticles - v0.0.0
Preparing search index...
tsParticles Destroy Updater
Options/Interfaces/ISplit
ISplit
Interface ISplit
interface
ISplit
{
color
?:
string
|
IRangeColor
;
colorOffset
?:
Partial
<
IRangeHsl
>
;
count
:
number
;
factor
:
IValueWithRandom
;
particles
?:
SingleOrMultiple
<
RecursivePartial
<
IParticlesOptions
>
>
;
rate
:
IValueWithRandom
;
sizeOffset
:
boolean
;
}
Implemented by
Split
Index
Properties
color?
color
Offset?
count
factor
particles?
rate
size
Offset
Properties
Optional
color
color
?:
string
|
IRangeColor
Optional
color
Offset
colorOffset
?:
Partial
<
IRangeHsl
>
count
count
:
number
factor
factor
:
IValueWithRandom
Optional
particles
particles
?:
SingleOrMultiple
<
RecursivePartial
<
IParticlesOptions
>
>
rate
rate
:
IValueWithRandom
size
Offset
sizeOffset
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
color
Offset
count
factor
particles
rate
size
Offset
tsParticles - v0.0.0
Loading...