Particles.amount

Number of particles to emit.

  1. long amount [@property getter]
  2. long amount [@property setter]
    struct Particles
    @nogc nothrow @property
    void
    amount
    (
    long v
    )

Meta