ShapeRetractImplodeAnimator constructor
ShapeRetractImplodeAnimator({})
Implementation
ShapeRetractImplodeAnimator({
this.particleCount = 18,
this.circleRadius = 6,
this.tailFactor = 3,
this.spawnScale = .75,
this.useUniformAngle = true,
//
this.enableHueTilt = false,
this.hueTiltRange = .35,
this.saturationBoost = 1.1,
});