Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > ULidarPointCloudComponent
References
Module | LidarPointCloudRuntime |
Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudComponent.h |
Include | #include "LidarPointCloudComponent.h" |
void ExecuteActionOnFirstPointByRay
&40;
TFunction< void(FLidarPointCloudPoint &42;)> Action,
FLidarPointCloudRay Ray,
float Radius,
bool bVisibleOnly
&41;
Remarks
Executes the provided action on the first point hit by the given ray.