CPUParticles2D.gravity

Gravity applied to every particle.

  1. Vector2 gravity [@property getter]
    struct CPUParticles2D
    @nogc nothrow @property
    Vector2
    gravity
    ()
  2. Vector2 gravity [@property setter]

Meta