Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


positions

The position of each particle.
Read time 1 minuteLast updated 12 days ago

Definition

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.