Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBatchedElements
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/BatchedElements.h |
| Include | #include "BatchedElements.h" |
| Source | /Engine/Source/Runtime/Engine/Private/BatchedElements.cpp |
void AddPoint
&40;
const FVector & Position,
float Size,
const FLinearColor & Color,
FHitProxyId HitProxyId
&41;
Remarks
Adds a point to the batch. Note only SE_BLEND_Opaque will be used for batched point rendering.