Draw3DParticles

Description

Immediately draws the particles 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 the particles will be drawn twice

Definition

Draw3DParticles( ID )

Parameters