Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


type

The emission type.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
Warning
Deprecated. ParticleSystemEmissionType no longer does anything. Time and Distance based emission are now both always active.
public ParticleSystemEmissionType type { get; set; }