Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/ULidarPointCloudComponent > API/Plugins/LidarPointCloudRuntime/ULidarPointCloudComponent/HasPointsInSphere
References
Module | LidarPointCloudRuntime |
Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudComponent.h |
Include | #include "LidarPointCloudComponent.h" |
UFUNCTION&40;BlueprintPure, Category&61;"Lidar Point Cloud"&41;
bool HasPointsInSphere
&40;
FVector Center,
float Radius,
bool bVisibleOnly
&41; const
Remarks
Returns true if there are any points within the given sphere.