FLidarPointCloudImportSettings::Clone

Returns duplicate of this instance of Import Settings.

Windows
MacOS
Linux

Override Hierarchy

References

Module

LidarPointCloudRuntime

Header

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

Include

#include "IO/LidarPointCloudFileIO.h"

Syntax

virtual TSharedPtr< FLidarPointCloudImportSettings > Clone
(
    const FString & NewFilename
)

Remarks

Returns duplicate of this instance of Import Settings. Optionally, can use a different filename when cloning.

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