LineTraceSingle

Overload list

Windows
MacOS
Linux
Name Description

Public function

FLidarPointC...

 

LineTraceSingle

(
    FLidarPointCloudRay Ray,
    float Radius,
    bool bVisibleOnly
)

Public function UFunction BlueprintPure, Category, Meta

bool

 

LineTraceSingle

(
    FVector Origin,
    FVector Direction,
    float Radius,
    bool bVisibleOnly,
    FLidarPointCloudPoint& PointHit
)

Performs a raycast test against the point cloud. Returns the pointer if hit or nullptr otherwise.

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