BlueprintAPI > BlueprintAPI/LidarPointCloud
Returns true if there are any points hit by the given ray.
Target is Lidar Point Cloud
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
vector | Origin | |
vector | Direction | |
real | Radius | |
boolean | Visible Only |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns true if there are any points hit by the given ray. |