CPUParticles2D.direction

Unit vector specifying the particles' emission direction.

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

Meta