FSlateElementBatch::FBatchKey::FBatchKey

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Rendering/ElementBatcher.h"

Syntax

FBatchKey
(
    const FShaderParams & InShaderParams,
    ESlateShader InShaderType,
    ESlateDrawPrimitive InDrawPrimitiveType,
    ESlateDrawEffect InDrawEffects,
    ESlateBatchDrawFlag InDrawFlags,
    const FClipStateHandle InClipStateHandle,
    int32 InInstanceCount,
    uint32 InInstanceOffset,
    ISlateUpdatableInstanceBuffer * InInstanceBuffer
)

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