This version of Unity is unsupported.

ParticleSystem.SubEmittersModule.GetSubEmitterProperties

Switch to Manual

Declaration

public ParticleSystemSubEmitterProperties GetSubEmitterProperties(int index);

Parameters

index The 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.