ParticleSystemNativeArray4

struct in UnityEngine.ParticleSystemJobs

Switch to Manual

Description

A container to hold 4 arrays of data for particles.

Variables

wThe w-axis value for each particle.
xThe x-axis value for each particle.
yThe y-axis value for each particle.
zThe z-axis value for each particle.