Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > ULidarPointCloud > HasPointsInBox
References
Module | LidarPointCloudRuntime |
Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloud.h |
Include | #include "LidarPointCloud.h" |
UFUNCTION&40;BlueprintPure, Category&61;"Lidar Point Cloud"&41;
bool HasPointsInBox
&40;
FVector Center,
FVector Extent,
bool bVisibleOnly
&41; const
Remarks
Returns true if there are any points within the given box.