This version of Unity is unsupported.

ParticleSystem.SubEmittersModule.GetSubEmitterProperties

Switch to Manual

Declaration

public ParticleSystemSubEmitterProperties GetSubEmitterProperties(int index);

Parameters

index The index of the sub-emitter.

Returns

ParticleSystemSubEmitterProperties The properties of the sub-emitter at the index.

Description

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