Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ParticleSystem.randomSeed

Switch to Manual
public uint randomSeed;

Description

Override the random seed used for the Particle System emission.

Setting this will also set ParticleSystem.useAutoRandomSeed to false.