Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/ULidarPointCloudComponent > API/Plugins/LidarPointCloudRuntime/ULidarPointCloudComponent/ExecuteActionOnP-_1
References
Module | LidarPointCloudRuntime |
Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudComponent.h |
Include | #include "LidarPointCloudComponent.h" |
void ExecuteActionOnPointsInBox
&40;
TFunction< void(FLidarPointCloudPoint &42;)> Action,
const FVector & Center,
const FVector & Extent,
const bool & bVisibleOnly
&41;
Remarks
Executes the provided action on each of the points within the given box.