TMeshAABBTree3::TestAnyHitTriangle

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h

Include

#include "Spatial/MeshAABBTree3.h"

Syntax

virtual bool TestAnyHitTriangle
(
    const FRay3d & Ray,
    const FQueryOptions & Options
) const

Returns

true if ray hits the mesh at some point (doesn't necessarily find the nearest hit).