ParticlesMaterial.spread

Each particle's initial direction range from +spread to -spread degrees. Applied to X/Z plane and Y/Z planes.

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

Meta