Particles2D.amount

Number of particles emitted in one emission cycle.

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

Meta