This version of Unity is unsupported.

ParticleSystem.ShapeModule.arcSpeedMultiplier

Switch to Manual
public float arcSpeedMultiplier;

Description

A multiplier of the arc speed of the particle emission shape.

This method is more efficient than accessing the whole curve, if you only want to change the overall speed multiplier. See Also: ParticleSystem.ShapeModule.arcMode, ParticleSystemShapeMultiModeValue, ParticleSystem.ShapeModule.shapeType.