This version of Unity is unsupported.

ParticleSystem.SubEmittersModule.GetSubEmitterType

Switch to Manual
public ParticleSystemSubEmitterType GetSubEmitterType(int index);

Parameters

indexThe index of the desired sub-emitter.

Returns

ParticleSystemSubEmitterType The type of the requested sub-emitter.

Description

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