FCanvasShapedTextItem::FCanvasShapedTextItem

Text item

References

Module

Engine

Header

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

Include

#include "CanvasItem.h"

Syntax

FCanvasShapedTextItem
(
    const FVector2D & InPosition,
    FShapedGlyphSequenceRef InShapedGlyphSequence,
    const FLinearColor & InColor
)

Remarks

Text item

Parameters

Parameter

Description

InPosition

Draw position

InText

String to draw

InFontInfo

Font info to draw with

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