velocity property

Vector2 velocity
final

The linear velocity of the particle in world co-ordinates.

Implementation

final Vector2 velocity = Vector2.zero();