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

Script language

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

ParticleSystem.Particle.randomSeed

Switch to Manual
public uint randomSeed;

Description

The random seed of the particle.

This is used to create the value used to interpolate between the two curves when random between curves is used.