relativeAnchorPoint2 property

Vector3 relativeAnchorPoint2
getter/setter pair

anchor point on the second rigid body in world coordinate system relative to the body's origin.

Implementation

Vector3 relativeAnchorPoint2 = Vector3.zero();