localAnchorA property

Vec3 localAnchorA
getter/setter pair

Anchor for bodyA in local bodyA coordinates. Where to hook the spring to body A, in local body coordinates.

Implementation

late Vec3 localAnchorA;