| ParticleParameterNamesDrawOrder 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.ParticlesAssembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax public const string DrawOrder
Public Const DrawOrder As String
public:
literal String^ DrawOrder
static val mutable DrawOrder: string
Field Value
Type:
StringSee Also