LineTraceMulti

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

LineTraceMulti

(
    FLidarPointCloudRay Ray,
    float Radius,
    bool bVisibleOnly,
    TArray< FLidarPointCloudPoint*...
)

Public function

bool

 

LineTraceMulti

(
    FLidarPointCloudRay Ray,
    float Radius,
    bool bVisibleOnly,
    bool bReturnWorldSpace,
    TArray< FLidarPointCloudPoint >& O...
)

Performs a raycast test against the point cloud.

Public function UFunction BlueprintPure, Category, Meta

bool

 

LineTraceMulti

(
    FVector Origin,
    FVector Direction,
    float Radius,
    bool bVisibleOnly,
    bool bReturnWorldSpace,
    TArray< FLidarPointCloudPoint >& O...
)

Performs a raycast test against the point cloud.

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