ParticlesMaterial.trailDivisor

Emitter will emit amount divided by trail_divisor particles. The remaining particles will be used as trail(s).

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

Meta