Version: 2017.3
public void SetSubEmitterSystem (int index, ParticleSystem subEmitter);

Parámetros

index The index of the sub-emitter being modified.
subEmitter The Particle System being used as this sub-emitter.

Descripción

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