Version: 2021.1
언어: 한국어

ParticleSystemNativeArray4

struct in UnityEngine.ParticleSystemJobs

매뉴얼로 전환

설명

A container to hold 4 arrays of data for particles.

변수

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.