RaycastMulti

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

RaycastMulti

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

Performs a raycast test against the point cloud.

Public function

bool

 

RaycastMulti

(
    const FLidarPointCloudRay& Ray,
    const float& Radius,
    const bool& bVisibleOnly,
    const FTransform* LocalToWorld,
    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