Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Slate
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Slate/SlateVectorArtData.h |
| Include | #include "Slate/SlateVectorArtData.h" |
Syntax
struct FSlateMeshVertex
Variables
| Type | Name | Description | |
|---|---|---|---|
| FColor | Color | ||
| FVector2f | Position | ||
| FVector2f | UV0 | ||
| FVector2f | UV1 | ||
| FVector2f | UV2 | ||
| FVector2f | UV3 | ||
| FVector2f | UV4 | ||
| FVector2f | UV5 |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSlateMeshVertex
(
FVector2f InPos, |
Constants
| Name | Description |
|---|---|
| MaxNumUVs |