groundAnchorB property

Vector2 groundAnchorB
getter/setter pair

The second ground anchor in world coordinates. This point never moves.

Implementation

Vector2 groundAnchorB = Vector2(1.0, 1.0);