Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Components
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/LineBatchComponent.h |
Include | #include "Components/LineBatchComponent.h" |
Syntax
struct FBatchedPoint
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint32 | BatchID | |
![]() |
FLinearColor | Color | |
![]() |
uint8 | DepthPriority | |
![]() |
float | PointSize | |
![]() |
FVector | Position | |
![]() |
float | RemainingLifeTime |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FBatchedPoint
(
const FVector& InPosition, |