linearOffset property

Vector2 linearOffset
final

Position of bodyB minus the position of bodyA, in bodyA's frame, in meters.

Implementation

final Vector2 linearOffset = Vector2.zero();