Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/ULidarPointCloudComponent
| Type | Name | Description | |
|---|---|---|---|
| FLidarPointCloudPoint * | LineTraceSingle
(
FLidarPointCloudRay Ray, |
||
| bool | LineTraceSingle
(
FVector Origin, |
Performs a raycast test against the point cloud. Returns the pointer if hit or nullptr otherwise. |