FSlateVertex::Make

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h

Include

#include "Rendering/RenderingCommon.h"

Syntax

template<ESlateVertexRounding Rounding>
static FSlateVertex Make
(
    const FSlateRenderTransform & RenderTransform,
    const FVector2D & InLocalPosition,
    const FVector4 & InTexCoords,
    const FVector2D & InMaterialTexCoords,
    const FColor & InColor
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss