Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ParticleSystem.ShapeModule.arcSpeed

Switch to Manual
public ParticleSystem.MinMaxCurve arcSpeed;

Description

When using one of the animated modes, how quickly to move the emission position around the arc.

The value is specified in terms of the number of complete 360 degree rotations. A value of 2 would mean that the emission position rotated 2 full times per second. See Also: ParticleSystem.ShapeModule.arcMode, ParticleSystemShapeMultiModeValue, ParticleSystem.ShapeModule.shapeType.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答