Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/ULidarPointCloudComponent
| Type | Name | Description | |
|---|---|---|---|
| TArray< FLidarPointCloudPoint > | GetPointsInBoxAsCopies
(
FVector Center, |
Populates the array with copies of points within the given box. | |
| void | GetPointsInBoxAsCopies
(
TArray< FLidarPointCloudPoint >& SelectedPoints, |
||
| void | GetPointsInBoxAsCopies
(
TArray64< FLidarPointCloudPoint >& SelectedPoints, |