This version of Unity is unsupported.

ParticleSystem.SubEmittersModule.GetSubEmitterProperties

Switch to Manual
public ParticleSystemSubEmitterProperties GetSubEmitterProperties(int index);

Parameters

indexThe index of the desired sub-emitter.

Returns

ParticleSystemSubEmitterProperties The properties of the requested sub-emitter.

Description

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