Particles.DrawOrder

Values

ValueMeaning
drawOrderIndex0

Particles are drawn in the order emitted.

drawOrderLifetime1

Particles are drawn in order of remaining lifetime.

drawOrderViewDepth2

Particles are drawn in order of depth.

Meta