fn move_aabb(aabb: &WorldAabb, axis: Axis, amount: f64) -> WorldAabb
Moves an AABB along a single axis by the given amount.