Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

ParticleSystem.ShapeModule.meshSpawnSpeed

Switch to Manual
public ParticleSystem.MinMaxCurve meshSpawnSpeed;

Description

In animated modes, this determines how quickly the particle emission position moves across the mesh.

The value is specified in terms of the number of complete passes over the mesh. A value of 2 would mean that the particle emission position traversed the mesh twice per second. See Also: ParticleSystem.ShapeModule.meshSpawnMode, ParticleSystemShapeMultiModeValue, ParticleSystem.ShapeModule.shapeType.

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