ParticleSystem.GetCustomParticleData

Cambiar al Manual
public int GetCustomParticleData (List<Vector4> customData, ParticleSystemCustomData streamIndex);

Parámetros

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

Valor de retorno

int The amount of valid per-particle data.

Descripción

Get a stream of custom per-particle data.