anchorA property

Vector2 anchorA

Get the anchor point on bodyA in world coordinates.

Implementation

Vector2 get anchorA => bodyA.worldPoint(localAnchorA);