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]
    struct ParticlesMaterial
    @nogc nothrow @property
    long
    trailDivisor
    ()
  2. long trailDivisor [@property setter]

Meta