public AnimationCurve curveMax ;

Description

Set a curve for the upper bound.

You should set the values between 0 and 1. Use the curve multiplier to define the overall range of the curve. Useful when ParticleSystem.MinMaxCurve.mode is set to ParticleSystemCurveMode.TwoCurves. See Also: ParticleSystem.MinMaxCurve.curveScalar.