Function Particles.preprocess

Amount of time to preprocess the particles before animation starts. Lets you start the animation some time after particles have started emitting.

double preprocess() nothrow @property @nogc;

void preprocess (
  double v
) nothrow @property @nogc;