VisualServerSingleton.particlesSetSpeedScale

Sets the speed scale of the particle system. Equivalent to Particles.speedScale.

struct VisualServerSingleton
@nogc nothrow
void
particlesSetSpeedScale
(
in RID particles
,
in double scale
)

Meta