Version: 5.4
public bool useAutoRandomSeed ;

설명

Set to false to support providing your own random seed for the Particle System.

When set to false, use ParticleSystem.randomSeed to define the seed. Useful for creating repeatable, deterministic effects.