Navigation
BlueprintAPI > BlueprintAPI/LidarPointCloud
Does a collision trace along the given line and returns the first blocking hit encountered.
Target is Lidar Point Cloud Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| vector | Origin | |
| vector | Direction | |
| real | Radius | |
| boolean | Visible Only |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Hit | |
| boolean | Return Value |