DrawParticles

Description

Immediately draws the particle emitter to the backbuffer at its current position, size, and rotation. This is useful if you want to take control of the order that things are drawn. If you do this then be sure to make the particles invisible before calling Render or Sync otherwise your particles will be drawn twice

Definition

DrawParticles( ID )

Parameters