FCanvasShapedTextItem::GetTextBlendMode

Get the blend mode we should use to draw this text

Windows
MacOS
Linux

Override Hierarchy

FCanvasTextItemBase::GetTextBlendMode()

FCanvasShapedTextItem::GetTextBlendMode()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasItem.h

Include

#include "CanvasItem.h"

Source

/Engine/Source/Runtime/Engine/Private/UserInterface/CanvasItem.cpp

Syntax

virtual ESimpleElementBlendMode GetTextBlendMode
(
    const bool bHasShadow
) const

Remarks

Get the blend mode we should use to draw this text

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