positions
The position of each particle.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.ParticleSystemJobs
- Assembly: UnityEngine.ParticleSystemModule
public readonly ParticleSystemNativeArray3 positions { get; }
Remarks
This array is stored in the Simulation Space of the Particle System, therefore it may contain data in either World or Local space.