CPUParticles2D.initialVelocity

Initial velocity magnitude for each particle. Direction comes from spread and the node's orientation.

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

Meta