ParticleSystem.Particle.randomSeed
var randomSeed: uint;
uint randomSeed;
randomSeed as uint
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.