Configure iOS9Curve ranges via SiriWave options
masterWhen using the iOS9Curve style, you can customize the behavior of the individual fluorescent curves by providing specific ranges in the SiriWave options object. These ranges define the minimum and maximum values for randomized properties like speed, amplitude, and width. If no ranges are provided, the curve uses its internal defaults.
Available range configuration keys within ctrl.opt.ranges:
noOfCurves:[number, number]- Range for the number of curves to spawn.amplitude:[number, number]- Range for the final amplitude of each curve.offset:[number, number]- Range for the phase offset of each curve.width:[number, number]- Range for the width of each curve.speed:[number, number]- Range for the speed of each curve.despawnTimeout:[number, number]- Range for how long a curve stays active before fading.