Version: 2021.1
언어: 한국어

ParticleSystem.GetCustomParticleData

매뉴얼로 전환
public int GetCustomParticleData (List<Vector4> customData, ParticleSystemCustomData streamIndex);

파라미터

customData The array of per-particle data.
streamIndex Which stream to retrieve the data from.

반환

int The amount of valid per-particle data.

설명

Get a stream of custom per-particle data.