Hey everyone! I'm stuck, and have a simple question:
Is it possible to request Havok to ignore culled triangles for routines such as castRay()? What I mean is that I want to allow the ray to pass through the back of triangles until it strikes a facing surface. Is this possible? I can't seem to find any mention of triangle culling in the documentation.
Normally, it wouldn't be an issue. But I use ray casts in my game editor to select objects that use Havok triangle meshes for collision. Since this issue is for my editor, I'm open to decent hacks if there is no better answer.
Thank you for any help!



