ParticlesMaterial.orbitVelocity

Orbital velocity applied to each particle. Makes the particles circle around origin. Specified in number of full rotations around origin per second. Only available when flagDisableZ is true.

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

Meta