Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime
Used to pass clipping information for async processing, to avoid accessing UObjects in non-GT
| Name | FLidarPointCloudClippingVolumeParams |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudShared.h |
| Include Path | #include "LidarPointCloudShared.h" |
Syntax
struct FLidarPointCloudClippingVolumeParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLidarPointCloudClippingVolumeParams
(
const ALidarClippingVolume* ClippingVolume |
LidarPointCloudShared.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Bounds | FBox | LidarPointCloudShared.h | ||
| Mode | ELidarClippingVolumeMode | LidarPointCloudShared.h | ||
| PackedShaderData | FMatrix | LidarPointCloudShared.h | ||
| Priority | int32 | LidarPointCloudShared.h |