Navigation
BlueprintAPI > BlueprintAPI/LidarPointCloud
Populates the array with copies of points within the given box. If ReturnWorldSpace is selected, the points' locations will be converted into absolute value, otherwise they will be relative to the center of the cloud.
Target is Lidar Point Cloud Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| vector | Center | |
| vector | Extent | |
| boolean | Visible Only | |
| boolean | Return World Space |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value |