position property

Vector2 position

Get the world body origin position. Do not modify.

Implementation

Vector2 get position => transform.p;