FSlateCustomVertsPayload::SetCustomVerts

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Rendering/DrawElementPayloads.h"

Syntax

void SetCustomVerts
(
    const FSlateShaderResourceProxy * InRenderProxy,
    const TArray< FSlateVertex > & InVerts,
    const TArray< SlateIndex > & InIndices,
    ISlateUpdatableInstanceBufferRenderProxy * InInstanceData,
    uint32 InInstanceOffset,
    uint32 InNumInstances
)

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