Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Tilt Updater
Types
IParticleTiltValueAnimation
Interface IParticleTiltValueAnimation
interface
IParticleTiltValueAnimation
{
cosDirection
:
number
;
decay
?:
number
;
delayTime
?:
number
;
enable
:
boolean
;
initialValue
?:
number
;
loops
?:
number
;
max
:
number
;
maxLoops
?:
number
;
min
:
number
;
sinDirection
:
number
;
status
?:
AnimationStatus
;
time
?:
number
;
value
:
number
;
velocity
?:
number
;
}
Hierarchy (
view full
)
IParticleNumericValueAnimation
IParticleTiltValueAnimation
Index
Properties
cos
Direction
decay?
delay
Time?
enable
initial
Value?
loops?
max
max
Loops?
min
sin
Direction
status?
time?
value
velocity?
Properties
cos
Direction
cos
Direction
:
number
Optional
decay
decay
?:
number
Optional
delay
Time
delay
Time
?:
number
enable
enable
:
boolean
Optional
initial
Value
initial
Value
?:
number
Optional
loops
loops
?:
number
max
max
:
number
Optional
max
Loops
max
Loops
?:
number
min
min
:
number
sin
Direction
sin
Direction
:
number
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
cos
Direction
decay
delay
Time
enable
initial
Value
loops
max
max
Loops
min
sin
Direction
status
time
value
velocity
tsParticles - v3.0.0
Loading...