normal property

Vector2 normal
final

The normalized direction from A to B.

Implementation

final Vector2 normal = Vector2.zero();