Particles2D.preprocess

Particle system starts as if it had already run for this many seconds.

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

Meta