Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


rotations

The rotation of each particle.
Read time 1 minuteLast updated 11 days ago

Definition

public readonly ParticleSystemNativeArray3 rotations { get; }

Remarks

When using 3D rotation, all three axes contain data, otherwise only the z-axis contains rotation data.