localAnchorB property

Vec3 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 Vec3 localAnchorB;