sizes
The size of each particle.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.ParticleSystemJobs
- Assembly: UnityEngine.ParticleSystemModule
public readonly ParticleSystemNativeArray3 sizes { get; }
Remarks
When using 3D sizes, all three axes contain data, otherwise only the x-axis contains size data, and Unity applies it uniformly to each axis.