tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Gradient Updater
Types
IParticleGradientAnimation
Interface IParticleGradientAnimation
Particle gradient animation interface
interface
IParticleGradientAnimation
{
angle
:
IParticleNumericValueAnimation
;
colors
:
IParticleGradientColorAnimation
[]
;
type
:
GradientType
;
}
Index
Properties
angle
colors
type
Properties
angle
angle
:
IParticleNumericValueAnimation
Angle animation
colors
colors
:
IParticleGradientColorAnimation
[]
Gradient colors
type
type
:
GradientType
Gradient type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angle
colors
type
tsParticles - v4.0.0-beta.12
Loading...
Particle gradient animation interface