Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FBatchedElements
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/BatchedElements.h |
Include | #include "BatchedElements.h" |
Syntax
struct FBatchedSprite
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint8 | BlendMode | |
![]() |
FLinearColor | Color | |
![]() |
FColor | HitProxyColor | |
![]() |
float | OpacityMaskRefVal | |
![]() |
FVector | Position | |
![]() |
float | SizeX | |
![]() |
float | SizeY | |
![]() |
const FTexture * | Texture | |
![]() |
float | U | |
![]() |
float | UL | |
![]() |
float | V | |
![]() |
float | VL |