FLidarPointCloudProxyUpdateData

Used to pass data to RT to update the proxy's render data

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

/Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/Rendering/LidarPointCloudRendering.h

Include

#include "Rendering/LidarPointCloudRendering.h"

Syntax

struct FLidarPointCloudProxyUpdateData

Remarks

Used to pass data to RT to update the proxy's render data

Variables

Name Description

Public variable

TArray< FBox >

 

Bounds

Stores bounds of selected nodes, used for debugging

Public variable

int32

 

FirstElementIndex

Index of the first element within the structured buffer

Public variable

int32

 

NumElements

Number of elements within the structured buffer related to this proxy

Public variable

int32

 

PointBudget

Contains the current global point budget

Public variable

float

 

RootCellSize

Public variable

TWeakPtr< FLida...

 

SceneProxyWrapper

Public variable

float

 

VDMultiplier

Constructors

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