rotationalSpeeds
The angular velocity of each particle.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.ParticleSystemJobs
- Assembly: UnityEngine.ParticleSystemModule
public readonly ParticleSystemNativeArray3 rotationalSpeeds { get; }
Remarks
When using 3D rotation, all three axes contain data, otherwise only the z-axis contains angular velocity data.