TMeshQueries::RayTriangleIntersection

Convenience function to construct a IntrRay3Triangle3 object for a Mesh triangle

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/MeshQueries.h

Include

#include "MeshQueries.h"

Syntax

static FIntrRay3Triangle3d RayTriangleIntersection
(
    const TriangleMeshType & Mesh,
    int TriIdx,
    const FRay3d & Ray
)

Remarks

Convenience function to construct a IntrRay3Triangle3 object for a Mesh triangle

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss