Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateVertex
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FSlateVertex Make
(
const FSlateRenderTransform& RenderTransform, |
Rendering/RenderingCommon.h | ||
static FSlateVertex Make
(
const FSlateRenderTransform& RenderTransform, |
Rendering/RenderingCommon.h | ||
static FSlateVertex Make
(
const FSlateRenderTransform& RenderTransform, |
Rendering/RenderingCommon.h | ||
static FSlateVertex Make
(
const FSlateRenderTransform& RenderTransform, |
Rendering/RenderingCommon.h | ||
static FSlateVertex Make
(
const FSlateRenderTransform& RenderTransform, |
Rendering/RenderingCommon.h | ||
static FSlateVertex Make
(
const FSlateRenderTransform& RenderTransform, |
Rendering/RenderingCommon.h | ||
static FSlateVertex Make
(
const FSlateRenderTransform& RenderTransform, |
Rendering/RenderingCommon.h | ||
static FSlateVertex Make
(
const FSlateRenderTransform& RenderTransform, |
Rendering/RenderingCommon.h |
Make(const FSlateRenderTransform &, const FVector2f, const FVector2f, const FColor &, const FColor)
| Name | Make |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h |
| Include Path | #include "Rendering/RenderingCommon.h" |
template<ESlateVertexRounding Rounding>
static FSlateVertex Make
(
const FSlateRenderTransform & RenderTransform,
const FVector2f InLocalPosition,
const FVector2f InTexCoord,
const FColor & InColor,
const FColor SecondaryColor
)
Make(const FSlateRenderTransform &, const FVector2f, const FVector2f, const FVector2f, const FColor, const FColor)
| Name | Make |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h |
| Include Path | #include "Rendering/RenderingCommon.h" |
template<ESlateVertexRounding Rounding>
static FSlateVertex Make
(
const FSlateRenderTransform & RenderTransform,
const FVector2f InLocalPosition,
const FVector2f InTexCoord,
const FVector2f InTexCoord2,
const FColor InColor,
const FColor SecondaryColor
)
Make(const FSlateRenderTransform &, const FVector2f, const FVector4f, const FVector2f, const FColor, const FColor)
| Name | Make |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h |
| Include Path | #include "Rendering/RenderingCommon.h" |
template<ESlateVertexRounding Rounding>
static FSlateVertex Make
(
const FSlateRenderTransform & RenderTransform,
const FVector2f InLocalPosition,
const FVector4f InTexCoords,
const FVector2f InMaterialTexCoords,
const FColor InColor,
const FColor SecondaryColor
)
Make(const FSlateRenderTransform &, const FVector2f, const FVector2f, const FColor &, const FColor, const ESlateVertexRounding)
| Name | Make |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h |
| Include Path | #include "Rendering/RenderingCommon.h" |
static FSlateVertex Make
(
const FSlateRenderTransform & RenderTransform,
const FVector2f InLocalPosition,
const FVector2f InTexCoord,
const FColor & InColor,
const FColor SecondaryColor,
const ESlateVertexRounding InRounding
)
Make(const FSlateRenderTransform &, const FVector2f, const FVector2f, float, const FVector4f, const FColor, const FColor)
| Name | Make |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h |
| Include Path | #include "Rendering/RenderingCommon.h" |
template<ESlateVertexRounding Rounding>
static FSlateVertex Make
(
const FSlateRenderTransform & RenderTransform,
const FVector2f InLocalPosition,
const FVector2f InLocalSize,
float Scale,
const FVector4f InTexCoords,
const FColor InColor,
const FColor SecondaryColor
)
Make(const FSlateRenderTransform &, const FVector2f, const FVector2f, const FVector2f, const FColor, const FColor, const ESlateVertexRounding)
| Name | Make |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h |
| Include Path | #include "Rendering/RenderingCommon.h" |
static FSlateVertex Make
(
const FSlateRenderTransform & RenderTransform,
const FVector2f InLocalPosition,
const FVector2f InTexCoord,
const FVector2f InTexCoord2,
const FColor InColor,
const FColor SecondaryColor,
const ESlateVertexRounding InRounding
)
Make(const FSlateRenderTransform &, const FVector2f, const FVector4f, const FVector2f, const FColor, const FColor, const ESlateVertexRounding)
| Name | Make |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h |
| Include Path | #include "Rendering/RenderingCommon.h" |
static FSlateVertex Make
(
const FSlateRenderTransform & RenderTransform,
const FVector2f InLocalPosition,
const FVector4f InTexCoords,
const FVector2f InMaterialTexCoords,
const FColor InColor,
const FColor SecondaryColor,
const ESlateVertexRounding InRounding
)
Make(const FSlateRenderTransform &, const FVector2f, const FVector2f, float, const FVector4f, const FColor, const FColor, const ESlateVertexRounding)
| Name | Make |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h |
| Include Path | #include "Rendering/RenderingCommon.h" |
static FSlateVertex Make
(
const FSlateRenderTransform & RenderTransform,
const FVector2f InLocalPosition,
const FVector2f InLocalSize,
float Scale,
const FVector4f InTexCoords,
const FColor InColor,
const FColor SecondaryColor,
const ESlateVertexRounding InRounding
)