Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBatchedPoint
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Components/LineBatchComponent.h |
|
FBatchedPoint
(
const FVector& InPosition,
const FLinearColor& InColor,
float InPointSize,
float InLifeTime,
uint8 InDepthPriority,
uint32 InBatchID
)
|
|
Components/LineBatchComponent.h |
|
FBatchedPoint()
| |
|
| Name |
FBatchedPoint |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Components/LineBatchComponent.h |
| Include Path |
#include "Components/LineBatchComponent.h" |
FBatchedPoint()
FBatchedPoint(const FVector &, const FLinearColor &, float, float, uint8, uint32)
| |
|
| Name |
FBatchedPoint |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Components/LineBatchComponent.h |
| Include Path |
#include "Components/LineBatchComponent.h" |
FBatchedPoint
(
const FVector & InPosition,
const FLinearColor & InColor,
float InPointSize,
float InLifeTime,
uint8 InDepthPriority,
uint32 InBatchID
)