Click or drag to resize
DigitalRuneParticleParameterNamesDrawOrder Field
The parameter that defines the draw order for particle systems on the same world space position. Particle systems with higher draw order value are drawn on top of particle systems with lower draw order.
(Parameter type: uniform, value type: Int32)

Namespace: DigitalRune.Particles
Assembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public const string DrawOrder

Field Value

Type: String
See Also