Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/BatchedElements.h |
Include |
#include "BatchedElements.h" |
Source |
/Engine/Source/Runtime/Engine/Private/BatchedElements.cpp |
void AddTriangle
(
int32 V0,
int32 V1,
int32 V2,
const FTexture * Texture,
ESimpleElementBlendMode BlendMode,
const FDepthFieldGlowInfo & GlowInfo
)
Adds a triangle to the batch.