target property

Vector2 target
final

The initial world target point. This is assumed to coincide with the body anchor initially.

Implementation

final Vector2 target = Vector2.zero();