position property
Vector3
position
getter/setter pair
center of gravity of the shape in world coordinate system.
Implementation
Vector3 position = Vector3.zero();
center of gravity of the shape in world coordinate system.
Vector3 position = Vector3.zero();