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.SetSubEmitterProperties

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

Parameters

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

Description

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