public void SetSubEmitterType (int index, ParticleSystemSubEmitterType type);

파라미터

indexThe index of the sub-emitter you want to modify.
typeThe new spawning type to assign to this sub-emitter.

설명

Sets the type of the sub-emitter at the given index.