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