ParticlesMaterial.initialVelocity

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

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

Meta