Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Rendering > API/Runtime/SlateCore/Rendering/FSlateCustomVertsElement
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElementTypes.h |
| Include | #include "Rendering/DrawElementTypes.h" |
void SetCustomVerts
(
const FSlateShaderResourceProxy * InRenderProxy,
TArray < FSlateVertex > InVerts,
TArray < SlateIndex > InIndices,
ISlateUpdatableInstanceBufferRenderProxy * InInstanceData,
uint32 InInstanceOffset,
uint32 InNumInstances
)