Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/ULidarPointCloudComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | HasPointsByRay
(
const FLidarPointCloudRay& Ray, |
Returns true if there are any points hit by the given ray. | |
| bool | HasPointsByRay
(
FVector Origin, |
Returns true if there are any points hit by the given ray. |