Function AxisAlignedBoundingBox.center

Gets the point that is the middle or center of the AABB

Vector!(T,dimensions) center() @property;