CPUParticles.fractDelta

If true, results in fractional delta calculation which has a smoother particles display effect.

  1. bool fractDelta [@property getter]
  2. bool fractDelta [@property setter]
    struct CPUParticles
    @nogc nothrow @property
    void
    fractDelta
    (
    bool v
    )

Meta