This version of Unity is unsupported.

ParticleSystem.SubEmittersModule.GetSubEmitterSystem

Switch to Manual
public ParticleSystem GetSubEmitterSystem(int index);

Parameters

indexThe index of the desired sub-emitter.

Returns

ParticleSystem The sub-emitter being requested.

Description

Get the sub-emitter Particle System at the given index.