Navigation
Unreal Engine C++ API Reference > 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 AddSprite
&40;
const FVector & Position,
float SizeX,
float SizeY,
const FTexture &42; Texture,
const FLinearColor & Color,
FHitProxyId HitProxyId,
float U,
float UL,
float V,
float VL,
uint8 BlendMode,
float OpacityMaskRefVal
&41;
Remarks
Adds a sprite to the batch.