Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


birth0

Sub-Particle System which spawns at the locations of the birth of the particles from the parent system.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
Warning
Deprecated. birth0 property is deprecated. Use AddSubEmitter, RemoveSubEmitter, SetSubEmitterSystem and GetSubEmitterSystem instead.
public ParticleSystem birth0 { get; set; }