CPUParticles.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]
    struct CPUParticles
    @nogc nothrow @property
    double
    spread
    ()
  2. double spread [@property setter]

Meta