public void SetSubEmitterSystem (int index, ParticleSystem subEmitter);

파라미터

indexThe index of the sub-emitter being modified.
subEmitterThe Particle System being used as this sub-emitter.

설명

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