The Wobble updater plugin constructor, assigns the container using the plugin
the container using the plugin
Private
Readonly
containerInitializing the particle for wobble animation
the particle to init
Checks if the given particle needs the wobble animation
true if the particle needs the wobble animation, false otherwise
Rest
...sources: (undefined | RecursivePartial<IWobbleParticlesOptions>)[]Updates the particle wobble animation
the particle to update
this variable contains the delta between the current frame and the previous frame
The Wobble updater plugin