FCanvas::BlendToSimpleElementBlend

Translate EBlendMode into ESimpleElementBlendMode used by tiles

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasTypes.h

Include

#include "CanvasTypes.h"

Source

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

Syntax

static ESimpleElementBlendMode BlendToSimpleElementBlend
(
    EBlendMode BlendMode
)

Remarks

Translate EBlendMode into ESimpleElementBlendMode used by tiles

Returns

simple element rendering blend mode enum

Parameters

Parameter

Description

BlendMode

Normal Unreal blend mode enum

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