Mesh intersection trigger accuracy

Ok I double checked and precision is working correctly, basically precise means that the bounding box is not necessarily Axis Aligned: Mesh Intersections | Babylon.js Documentation

This will still not trigger mesh to mesh intersection which would cost a lot.

This could be of interest Precise mesh intersection detection - #4 by Raggar

1 Like