Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/ULidarPointCloudComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | HasPointsInSphere
(
const FSphere& Sphere, |
Returns true if there are any points within the given sphere. | |
| bool | HasPointsInSphere
(
FVector Center, |
Returns true if there are any points within the given sphere. |