Does UE 5.2+ have anything built in for AABB/Triangle intersections?
It has ones for Line/Box, Line/Plane, Line/Sphere etc. but I need to see if a triangle intersects a box and if a box is inside a triangle too.
Does UE 5.2+ have anything built in for AABB/Triangle intersections?
It has ones for Line/Box, Line/Plane, Line/Sphere etc. but I need to see if a triangle intersects a box and if a box is inside a triangle too.