normal property

Vector2 normal
final

The normalized direction from the particle to the body.

Implementation

final Vector2 normal = Vector2.zero();