VisualServerSingleton.particlesSetLifetime

Sets the lifetime of each particle in the system. Equivalent to Particles.lifetime.

struct VisualServerSingleton
@nogc nothrow
void
particlesSetLifetime
(
in RID particles
,
in double lifetime
)

Meta