This version of Unity is unsupported.

ParticleSystem.SubEmittersModule.SetSubEmitterProperties

Switch to Manual
public void SetSubEmitterProperties(int index, ParticleSystemSubEmitterProperties properties);

Parameters

indexThe index of the sub-emitter being modified.
propertiesThe new properties to assign to this sub-emitter.

Description

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