Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime
Used for backwards compatibility with pre-normal datasets
| Name | FLidarPointCloudPoint_Legacy |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudShared.h |
| Include Path | #include "LidarPointCloudShared.h" |
Syntax
struct FLidarPointCloudPoint_Legacy
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bVisible | uint8 | LidarPointCloudShared.h | ||
| ClassificationID | uint8 | LidarPointCloudShared.h | ||
| Color | FColor | LidarPointCloudShared.h | ||
| Dummy | uint8 | LidarPointCloudShared.h | ||
| Location | FVector3f | LidarPointCloudShared.h |