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

파라미터

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

설명

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