Unreal Engine Blueprint API Reference > Lidar Point Cloud
Returns true if there are any points within the given sphere.
Target is Lidar Point Cloud Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
vector | Center | |
real | Radius | |
boolean | Visible Only |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns true if there are any points within the given sphere. |