Version: 2020.2
言語: 日本語
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.