Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime
| Name | FVertexData |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/Meshing/LidarPointCloudMeshing.h |
| Include Path | #include "Meshing/LidarPointCloudMeshing.h" |
Syntax
struct FVertexData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVertexData () |
Meshing/LidarPointCloudMeshing.h | ||
FVertexData
(
const FVector3f& Position, |
Meshing/LidarPointCloudMeshing.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Color | FColor | Meshing/LidarPointCloudMeshing.h | ||
| Normal | FVector3f | Meshing/LidarPointCloudMeshing.h | ||
| Position | FVector3f | Meshing/LidarPointCloudMeshing.h |