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