tsParticles - v0.0.0
Preparing search index...
tsParticles Rotate Updater
Options/Interfaces/IRotate
IRotate
Interface IRotate
[[include:Options/Particles/Rotate.md]]
interface
IRotate
{
animation
:
IRotateAnimation
;
direction
:
|
"random"
|
"clockwise"
|
"counter-clockwise"
|
RotateDirection
|
"counterClockwise"
;
path
:
boolean
;
value
:
RangeValue
;
}
Hierarchy (
View Summary
)
IValueWithRandom
IRotate
Implemented by
Rotate
Index
Properties
animation
direction
path
value
Properties
animation
animation
:
IRotateAnimation
direction
direction
:
|
"random"
|
"clockwise"
|
"counter-clockwise"
|
RotateDirection
|
"counterClockwise"
path
path
:
boolean
value
value
:
RangeValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animation
direction
path
value
tsParticles - v0.0.0
Loading...
[[include:Options/Particles/Rotate.md]]