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 |
int32 AddVertex
(
const FVector4 & InPosition,
const FVector2D & InTextureCoordinate,
const FLinearColor & InColor,
FHitProxyId HitProxyId
)
Adds a mesh vertex to the batch.