tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Basic Bundle
bundle
IParticleColorAnimation
Interface IParticleColorAnimation
interface
IParticleColorAnimation
{
decay
?:
number
;
delayTime
?:
number
;
enable
:
boolean
;
initialValue
?:
number
;
loops
?:
number
;
max
:
number
;
maxLoops
?:
number
;
min
:
number
;
offset
?:
RangeValue
;
status
?:
AnimationStatus
;
time
?:
number
;
value
:
number
;
velocity
?:
number
;
}
Hierarchy (
View Summary
)
IParticleNumericValueAnimation
IParticleColorAnimation
Index
Properties
decay?
delay
Time?
enable
initial
Value?
loops?
max
max
Loops?
min
offset?
status?
time?
value
velocity?
Properties
Optional
decay
decay
?:
number
Optional
delay
Time
delayTime
?:
number
enable
enable
:
boolean
Optional
initial
Value
initialValue
?:
number
Optional
loops
loops
?:
number
max
max
:
number
Optional
max
Loops
maxLoops
?:
number
min
min
:
number
Optional
offset
offset
?:
RangeValue
Optional
status
status
?:
AnimationStatus
Optional
time
time
?:
number
value
value
:
number
Optional
velocity
velocity
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
decay
delay
Time
enable
initial
Value
loops
max
max
Loops
min
offset
status
time
value
velocity
tsParticles - v4.0.0-beta.12
Loading...