public void SetSubEmitterType (int index, ParticleSystemSubEmitterType type);

Parámetros

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

Descripción

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