VisualServerSingleton.particlesSetDrawPasses

Sets the number of draw passes to use. Equivalent to Particles.drawPasses.

struct VisualServerSingleton
@nogc nothrow
void
particlesSetDrawPasses
(
in RID particles
,
in long count
)

Meta