Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/FSlateMeshVertex
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Slate/SlateVectorArtData.h |
|
FSlateMeshVertex
(
FVector2f InPos,
FColor InColor,
FVector2f InUV0,
FVector2f InUV1,
FVector2f InUV2,
FVector2f InUV3,
FVector2f InUV4,
FVector2f InUV5
)
|
|
Slate/SlateVectorArtData.h |
|
FSlateMeshVertex()
| |
|
| Name |
FSlateMeshVertex |
| Type |
function |
| Header File |
/Engine/Source/Runtime/UMG/Public/Slate/SlateVectorArtData.h |
| Include Path |
#include "Slate/SlateVectorArtData.h" |
FSlateMeshVertex()
FSlateMeshVertex(FVector2f, FColor, FVector2f, FVector2f, FVector2f, FVector2f, FVector2f, FVector2f)
| |
|
| Name |
FSlateMeshVertex |
| Type |
function |
| Header File |
/Engine/Source/Runtime/UMG/Public/Slate/SlateVectorArtData.h |
| Include Path |
#include "Slate/SlateVectorArtData.h" |
FSlateMeshVertex
(
FVector2f InPos,
FColor InColor,
FVector2f InUV0,
FVector2f InUV1,
FVector2f InUV2,
FVector2f InUV3,
FVector2f InUV4,
FVector2f InUV5
)