Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


particle

Override all the properties of particles this system emits.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
public ParticleSystem.Particle particle { get; set; }

Remarks

When you assign a particle to this property, it changes every other property on this type individually to match the new particle.