CPUParticles2D.angularVelocity

Initial angular velocity applied to each particle. Sets the speed of rotation of the particle.

  1. double angularVelocity [@property getter]
  2. double angularVelocity [@property setter]
    struct CPUParticles2D
    @nogc nothrow @property
    void
    angularVelocity
    (
    double v
    )

Meta