anchorB property

Vector2 anchorB

Get the anchor point on bodyB in world coordinates.

Implementation

Vector2 get anchorB => bodyB.worldPoint(localAnchorB);