Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


rotationalSpeeds

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

Definition

public readonly ParticleSystemNativeArray3 rotationalSpeeds { get; }

Remarks

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