Returns the value for a particle at normalizedAge with per-particle random random01.
normalizedAge
random01
@override double sample(double normalizedAge, double random01) => value;