localAnchorB property
Vector3
localAnchorB
getter/setter pair
Anchor for bodyB in local bodyB coordinates. Where to hook the spring to body B, in local body coordinates.
Implementation
late Vector3 localAnchorB;