Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


birth1

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

Definition

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