FSlateElementBatch::FSlateElementBatch

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Rendering/ElementBatcher.h"

Source

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

Syntax

FSlateElementBatch
(
    const FSlateShaderResource * InShaderResource,
    const FShaderParams & InShaderParams,
    ESlateShader ShaderType,
    ESlateDrawPrimitive PrimitiveType,
    ESlateDrawEffect InDrawEffects,
    ESlateBatchDrawFlag InBatchFlags,
    const FSlateDrawElement & InDrawElement,
    int32 InstanceCount,
    uint32 InstanceOffset,
    ISlateUpdatableInstanceBuffer * InstanceData
)

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