Version: 5.5

EmissionModule

struct in UnityEngine

Cambiar al Manual

Descripción

Script interface for the Emission module.

Variables

burstCountThe current number of bursts.
enabledEnable/disable the Emission module.
rateOverDistanceThe rate at which new particles are spawned, over distance.
rateOverDistanceMultiplierChange the rate over distance multiplier.
rateOverTimeThe rate at which new particles are spawned, over time.
rateOverTimeMultiplierChange the rate over time multiplier.

Funciones Públicas

GetBurstsGet the burst array.
SetBurstsSet the burst array.