randomSeeds
The random seed assigned to each particle.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.ParticleSystemJobs
- Assembly: UnityEngine.ParticleSystemModule
public readonly NativeArray<uint> randomSeeds { get; }
Remarks
This value remains constant for each particle during the particle's lifetime.