Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Orbit Updater
Options/Interfaces/IOrbit
IOrbit
Interface IOrbit
[[include:Options/Particles/Orbit.md]]
interface
IOrbit
{
animation
:
IAnimation
;
color
?:
string
|
IRangeColor
;
enable
:
boolean
;
opacity
:
RangeValue
;
radius
?:
RangeValue
;
rotation
:
IValueWithRandom
;
width
:
RangeValue
;
}
Hierarchy (
view full
)
IAnimatable
<
IAnimation
>
IOrbit
Implemented by
Orbit
Index
Properties
animation
color?
enable
opacity
radius?
rotation
width
Properties
animation
animation
:
IAnimation
Optional
color
color
?:
string
|
IRangeColor
enable
enable
:
boolean
Enables/disables the animation
opacity
opacity
:
RangeValue
Optional
radius
radius
?:
RangeValue
rotation
rotation
:
IValueWithRandom
width
width
:
RangeValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animation
color
enable
opacity
radius
rotation
width
tsParticles - v3.0.0
Loading...
[[include:Options/Particles/Orbit.md]]