tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles All Bundle
bundle
IMove
Interface IMove
interface
IMove
{
angle
:
number
|
IMoveAngle
;
center
:
ICenterCoordinates
;
decay
:
RangeValue
;
direction
:
|
number
|
"bottom"
|
"left"
|
"right"
|
"top"
|
MoveDirection
|
"bottomLeft"
|
"bottomRight"
|
"none"
|
"topLeft"
|
"topRight"
|
"outside"
|
"inside"
|
MoveDirectionAlt
;
distance
:
number
|
Partial
<
IDistance
>
;
drift
:
RangeValue
;
enable
:
boolean
;
gravity
:
IMoveGravity
;
outModes
:
|
"none"
|
IOutModes
|
OutMode
|
"bounce"
|
"out"
|
"destroy"
|
"split"
;
path
:
IMovePath
;
random
:
boolean
;
size
:
boolean
;
speed
:
RangeValue
;
spin
:
ISpin
;
straight
:
boolean
;
vibrate
:
boolean
;
warp
:
boolean
;
}
Implemented by
Move
Index
Properties
angle
center
decay
direction
distance
drift
enable
gravity
out
Modes
path
random
size
speed
spin
straight
vibrate
warp
Properties
angle
angle
:
number
|
IMoveAngle
center
center
:
ICenterCoordinates
decay
decay
:
RangeValue
direction
direction
:
|
number
|
"bottom"
|
"left"
|
"right"
|
"top"
|
MoveDirection
|
"bottomLeft"
|
"bottomRight"
|
"none"
|
"topLeft"
|
"topRight"
|
"outside"
|
"inside"
|
MoveDirectionAlt
distance
distance
:
number
|
Partial
<
IDistance
>
drift
drift
:
RangeValue
enable
enable
:
boolean
gravity
gravity
:
IMoveGravity
out
Modes
outModes
:
"none"
|
IOutModes
|
OutMode
|
"bounce"
|
"out"
|
"destroy"
|
"split"
path
path
:
IMovePath
random
random
:
boolean
size
size
:
boolean
speed
speed
:
RangeValue
spin
spin
:
ISpin
straight
straight
:
boolean
vibrate
vibrate
:
boolean
warp
warp
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angle
center
decay
direction
distance
drift
enable
gravity
out
Modes
path
random
size
speed
spin
straight
vibrate
warp
tsParticles - v4.0.0-beta.12
Loading...