getLocalCenter method

Vector2 getLocalCenter()

Get the local position of the center of mass. Do not modify.

Implementation

Vector2 getLocalCenter() => sweep.localCenter;