Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


velocities

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

Definition

public readonly ParticleSystemNativeArray3 velocities { 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.