Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/TMeshAABBTree3 > API/Runtime/GeometryCore/Spatial/TMeshAABBTree3/TestAnyHitTriangle
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
| Include | #include "Spatial/MeshAABBTree3.h" |
bool TestAnyHitTriangle
(
int IBox,
const FRay3d & Ray,
int32 & HitTIDOut,
double MaxDistance,
const FQueryOptions & Options
) const