randomSeed
Override the random seed of particles this system emits.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public uint randomSeed { get; set; }
Remarks
Additional Resources: ParticleSystem.Particle.randomSeed.