position property

Vector2 position
getter/setter pair

The world position of the body.

Avoid creating bodies at the origin since this can lead to many overlapping Shapes.

Implementation

Vector2 position;