public void SetSubEmitterSystem (int index, ParticleSystem subEmitter);

Parámetros

indexThe index of the sub-emitter you want to modify.
subEmitterThe Particle System to use as the sub-emitter at the specified index.

Descripción

Sets the Particle System to use as the sub-emitter at the given index.