Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ParticleSystem.SubEmittersModule.SetSubEmitterSystem

Switch to Manual
public void SetSubEmitterSystem(int index, ParticleSystem subEmitter);

Parameters

index The index of the sub-emitter being modified.
subEmitter The Particle System being used as this sub-emitter.

Description

Set the Particle System to use as the sub-emitter at the given index.