AABB ray collision normal

Hi,

is there a way to get the collision normal of a ray-AABB intersection? Because I need to know where the ray is intersecting the box (surface normal).
I don’t have any triangle mesh geometry :confused: