RemoveFirstPointByRay

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

RemoveFirstPointByRay

(
    const FLidarPointCloudRay& Ray,
    const float& Radius,
    bool bVisibleOnly
)

Public function UFunction BlueprintCallable, Category

void

 

RemoveFirstPointByRay

(
    FVector Origin,
    FVector Direction,
    float Radius,
    bool bVisibleOnly
)

Removes the first point hit by 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