FLidarPointCloudImportResults::AddPoint

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

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

Include

#include "IO/LidarPointCloudFileIO.h"

Syntax

void AddPoint
(
    const float & X,
    const float & Y,
    const float & Z,
    const float & R,
    const float & G,
    const float & B,
    const float & A
)

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