Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > ULidarPointCloudBlueprintLibrary
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;
static bool ExportPointCloudToFile
&40;
ULidarPointCloud &42; PointCloud,
const FString & Filename
&41;
Remarks
Exports the Point Cloud to the given filename. Consult supported export formats. Returns true if successful