LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

ParticleSystem.ShapeModule.arcSpeedMultiplier

Switch to Manual
public float arcSpeedMultiplier;

Description

A multiplier of the arc speed of the 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.