Get the world transform of one of the wheels
Transform getWheelTransformWorld(int wheelIndex){ return wheelInfos[wheelIndex].worldTransform; }