CPUParticles2D.setParamRandomness

Sets the randomness factor of the parameter specified by parameter.

struct CPUParticles2D
@nogc nothrow
void
setParamRandomness
(
in long param
,
in double randomness
)

Meta