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