FSlateDrawElement::MakeCustomVerts

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Rendering/DrawElements.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Rendering/DrawElements.cpp

Syntax

static void MakeCustomVerts
(
    FSlateWindowElementList & ElementList,
    uint32 InLayer,
    const FSlateResourceHandle & InRenderResourceHandle,
    const TArray< FSlateVertex > & InVerts,
    const TArray< SlateIndex > & InIndexes,
    ISlateUpdatableInstanceBuffer * InInstanceData,
    uint32 InInstanceOffset,
    uint32 InNumInstances,
    ESlateDrawEffect InDrawEffects
)

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