new AlphaAnimator(curve, scale)
Animates a particle's alpha. This class is simply shorthand for
using a ParticlePropertyAnimator.
Parameters:
| Name | Type | Description |
|---|---|---|
curve |
AnimationCurve | An AnimationCurve instance to define the animation. |
scale |
Number | A scalar by which to multiply the AnimationCurve.s |