ULidarPointCloudFileIO::GetImportSettings

Returns the import settings instance depending on the format provided

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

/Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/IO/LidarPointCloudFileIO.h

Include

#include "IO/LidarPointCloudFileIO.h"

Source

/Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Private/IO/LidarPointCloudFileIO.cpp

Syntax

static TSharedPtr< FLidarPointCloudImportSettings > GetImportSettings
(
    const FString & Filename
)

Remarks

Returns the import settings instance depending on the format provided

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss