position property
Vector3
position
getter/setter pair
World space position of the body.
Implementation
Vector3 position = Vector3.zero();
World space position of the body.
Vector3 position = Vector3.zero();