public void SetSubEmitterType (int index, ParticleSystemSubEmitterType type);

Parameters

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

Description

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