Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FBatchedElements > AddTriangle
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/BatchedElements.h |
Include | #include "BatchedElements.h" |
Source | /Engine/Source/Runtime/Engine/Private/BatchedElements.cpp |
void AddTriangle
&40;
int32 V0,
int32 V1,
int32 V2,
FBatchedElementParameters &42; BatchedElementParameters,
ESimpleElementBlendMode BlendMode
&41;
Remarks
Adds a triangle to the batch.