Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FCanvasShapedTextItem
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/CanvasItem.h |
Include | #include "CanvasItem.h" |
FCanvasShapedTextItem
&40;
const FVector2D & InPosition,
FShapedGlyphSequenceRef InShapedGlyphSequence,
const FLinearColor & InColor
&41;
Remarks
Text item
Parameters
Name | Description |
---|---|
InPosition | Draw position |
InText | String to draw |
InFontInfo | Font info to draw with |