Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > ULidarPointCloudComponent > ExecuteActionOnPointsInSphere
References
Module | LidarPointCloudRuntime |
Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudComponent.h |
Include | #include "LidarPointCloudComponent.h" |
void ExecuteActionOnPointsInSphere
(
TFunction< void *)> Action,
const FSphere & Sphere,
const bool & bVisibleOnly
)