ParticlesMaterial.linearAccel

Linear acceleration applied to each particle in the direction of motion.

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

Meta