Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

EmissionModule

struct in UnityEngine

Switch to Manual

Description

Script interface for the Emission module.

Variables

burstCountThe current number of bursts.
enabledEnable/disable the Emission module.
rateThe rate at which new particles are spawned.
typeThe emission type.

Public Functions

GetBurstsGet the burst array.
SetBurstsSet the burst array.