Version: 2018.2
public int GetCustomParticleData (List<Vector4> customData, ParticleSystemCustomData streamIndex);

パラメーター

customDataThe array of per-particle data.
streamIndexWhich stream to retrieve the data from.

戻り値

int The amount of valid per-particle data.

説明

Get a stream of custom per-particle data.