Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.