ParticleSystemNativeArray3

struct in UnityEngine.ParticleSystemJobs

/

Implemented in:UnityEngine.ParticleSystemModule

Description

A container to hold x, y, and z-axis data for particles.

Properties

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

Did you find this page useful? Please give it a rating: