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]
  2. double preprocess [@property setter]
    struct Particles
    @nogc nothrow @property
    void
    preprocess
    (
    double v
    )

Meta