Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/ULidarPointCloudComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | HasPointsInBox
(
const FBox& Box, |
Returns true if there are any points within the given box. | |
| bool | HasPointsInBox
(
FVector Center, |
Returns true if there are any points within the given box. |