Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > ULidarPointCloud > SetData
References
Module | LidarPointCloudRuntime |
Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloud.h |
Include | #include "LidarPointCloud.h" |
UFUNCTION&40;BlueprintCallable, Category&61;"Lidar Point Cloud"&41;
bool SetData
&40;
const TArray< FLidarPointCloudPoint > & Points
&41;
Remarks
Reinitializes the cloud with the new set of data.