This version of Unity is unsupported.

ParticleSystem.SubEmittersModule.GetSubEmitterType

Switch to Manual

Declaration

public ParticleSystemSubEmitterType GetSubEmitterType(int index);

Parameters

index The index of the desired sub-emitter.

Returns

ParticleSystemSubEmitterType The type of sub-emitter at the index.

Description

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