velocity

@get:JvmName(name = "velocity")
abstract val velocity: Float

The current velocity of the particle in the direction it is moving.

If this value is zero, the particle is not moving.