FindNearestHitTriangle

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual Const

int

 

FindNearestHitTriangle

(
    const FRay3d& Ray,
    const FQueryOptions& Options
)

Public function Virtual Const

bool

 

FindNearestHitTriangle

(
    const FRay3d& Ray,
    double& NearestT,
    int& TID,
    const FQueryOptions& Options
)

Find nearest triangle from the given ray

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