Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

ParticleSystemNativeArray3

struct in UnityEngine.Experimental.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: