CPUParticles.orbitVelocity

Orbital velocity applied to each particle. Makes the particles circle around origin in the local XY plane. Specified in number of full rotations around origin per second. This property is only available when flagDisableZ is true.

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

Meta