Particles.preprocess

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

  1. double preprocess [@property getter]
    struct Particles
    @nogc nothrow @property
    double
    preprocess
    ()
  2. double preprocess [@property setter]

Meta