This version of Unity is unsupported.

ParticleSystem.SubEmittersModule.RemoveSubEmitter

Switch to Manual

Declaration

public void RemoveSubEmitter(int index);

Parameters

index The index from which to remove a sub-emitter.

Description

Remove a sub-emitter from the given index in the array.