Particles2DDrawOrderEnum Enumeration |
[Missing <summary> documentation for "T:Godot.Particles2D.DrawOrderEnum"]
Namespace: Godot
public enum DrawOrderEnum
Member name | Value | Description | |
---|---|---|---|
Index | 0 | Particles are drawn in the order emitted. | |
Lifetime | 1 | Particles are drawn in order of remaining lifetime. |